ProjectsLocationsVmwareengineGlobal
class ProjectsLocationsVmwareengineGlobal extends Resource (View source)
The "global" collection of methods.
Typical usage is:
 $vmwareengineService = new Google\Service\VMwareEngine(...);
 $global = $vmwareengineService->projects_locations_global;Methods
                    getDnsBindPermission(string $name, array $optParams = [])
        
                                            
                
            Gets all the principals having bind permission on the intranet VPC associated with the consumer project granted by the Grant API.
Details
        
                            DnsBindPermission
    getDnsBindPermission(string $name, array $optParams = [])
        
    
    Gets all the principals having bind permission on the intranet VPC associated with the consumer project granted by the Grant API.
(global.getDnsBindPermission)