Versions in this module Expand all Collapse all v0 v0.37.1 Dec 15, 2020 Changes in this version + const CloudPlatformScope + const ComputeReadonlyScope + const ComputeScope + const DevstorageFullControlScope + const DevstorageReadOnlyScope + const DevstorageReadWriteScope + type AcceleratorConfig struct + AcceleratorCount int64 + AcceleratorType string + ForceSendFields []string + NullFields []string + func (s *AcceleratorConfig) MarshalJSON() ([]byte, error) + type AcceleratorType struct + CreationTimestamp string + Deprecated *DeprecationStatus + Description string + ForceSendFields []string + Id uint64 + Kind string + MaximumCardsPerInstance int64 + Name string + NullFields []string + SelfLink string + Zone string + func (s *AcceleratorType) MarshalJSON() ([]byte, error) + type AcceleratorTypeAggregatedList struct + ForceSendFields []string + Id string + Items map[string]AcceleratorTypesScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *AcceleratorTypeAggregatedListWarning + func (s *AcceleratorTypeAggregatedList) MarshalJSON() ([]byte, error) + type AcceleratorTypeAggregatedListWarning struct + Code string + Data []*AcceleratorTypeAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *AcceleratorTypeAggregatedListWarning) MarshalJSON() ([]byte, error) + type AcceleratorTypeAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *AcceleratorTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) + type AcceleratorTypeList struct + ForceSendFields []string + Id string + Items []*AcceleratorType + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *AcceleratorTypeListWarning + func (s *AcceleratorTypeList) MarshalJSON() ([]byte, error) + type AcceleratorTypeListWarning struct + Code string + Data []*AcceleratorTypeListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *AcceleratorTypeListWarning) MarshalJSON() ([]byte, error) + type AcceleratorTypeListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *AcceleratorTypeListWarningData) MarshalJSON() ([]byte, error) + type AcceleratorTypesAggregatedListCall struct + func (c *AcceleratorTypesAggregatedListCall) Context(ctx context.Context) *AcceleratorTypesAggregatedListCall + func (c *AcceleratorTypesAggregatedListCall) Do(opts ...googleapi.CallOption) (*AcceleratorTypeAggregatedList, error) + func (c *AcceleratorTypesAggregatedListCall) Fields(s ...googleapi.Field) *AcceleratorTypesAggregatedListCall + func (c *AcceleratorTypesAggregatedListCall) Filter(filter string) *AcceleratorTypesAggregatedListCall + func (c *AcceleratorTypesAggregatedListCall) Header() http.Header + func (c *AcceleratorTypesAggregatedListCall) IfNoneMatch(entityTag string) *AcceleratorTypesAggregatedListCall + func (c *AcceleratorTypesAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *AcceleratorTypesAggregatedListCall + func (c *AcceleratorTypesAggregatedListCall) MaxResults(maxResults int64) *AcceleratorTypesAggregatedListCall + func (c *AcceleratorTypesAggregatedListCall) OrderBy(orderBy string) *AcceleratorTypesAggregatedListCall + func (c *AcceleratorTypesAggregatedListCall) PageToken(pageToken string) *AcceleratorTypesAggregatedListCall + func (c *AcceleratorTypesAggregatedListCall) Pages(ctx context.Context, f func(*AcceleratorTypeAggregatedList) error) error + func (c *AcceleratorTypesAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *AcceleratorTypesAggregatedListCall + type AcceleratorTypesGetCall struct + func (c *AcceleratorTypesGetCall) Context(ctx context.Context) *AcceleratorTypesGetCall + func (c *AcceleratorTypesGetCall) Do(opts ...googleapi.CallOption) (*AcceleratorType, error) + func (c *AcceleratorTypesGetCall) Fields(s ...googleapi.Field) *AcceleratorTypesGetCall + func (c *AcceleratorTypesGetCall) Header() http.Header + func (c *AcceleratorTypesGetCall) IfNoneMatch(entityTag string) *AcceleratorTypesGetCall + type AcceleratorTypesListCall struct + func (c *AcceleratorTypesListCall) Context(ctx context.Context) *AcceleratorTypesListCall + func (c *AcceleratorTypesListCall) Do(opts ...googleapi.CallOption) (*AcceleratorTypeList, error) + func (c *AcceleratorTypesListCall) Fields(s ...googleapi.Field) *AcceleratorTypesListCall + func (c *AcceleratorTypesListCall) Filter(filter string) *AcceleratorTypesListCall + func (c *AcceleratorTypesListCall) Header() http.Header + func (c *AcceleratorTypesListCall) IfNoneMatch(entityTag string) *AcceleratorTypesListCall + func (c *AcceleratorTypesListCall) MaxResults(maxResults int64) *AcceleratorTypesListCall + func (c *AcceleratorTypesListCall) OrderBy(orderBy string) *AcceleratorTypesListCall + func (c *AcceleratorTypesListCall) PageToken(pageToken string) *AcceleratorTypesListCall + func (c *AcceleratorTypesListCall) Pages(ctx context.Context, f func(*AcceleratorTypeList) error) error + func (c *AcceleratorTypesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *AcceleratorTypesListCall + type AcceleratorTypesScopedList struct + AcceleratorTypes []*AcceleratorType + ForceSendFields []string + NullFields []string + Warning *AcceleratorTypesScopedListWarning + func (s *AcceleratorTypesScopedList) MarshalJSON() ([]byte, error) + type AcceleratorTypesScopedListWarning struct + Code string + Data []*AcceleratorTypesScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *AcceleratorTypesScopedListWarning) MarshalJSON() ([]byte, error) + type AcceleratorTypesScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *AcceleratorTypesScopedListWarningData) MarshalJSON() ([]byte, error) + type AcceleratorTypesService struct + func NewAcceleratorTypesService(s *Service) *AcceleratorTypesService + func (r *AcceleratorTypesService) AggregatedList(project string) *AcceleratorTypesAggregatedListCall + func (r *AcceleratorTypesService) Get(project string, zone string, acceleratorType string) *AcceleratorTypesGetCall + func (r *AcceleratorTypesService) List(project string, zone string) *AcceleratorTypesListCall + type AccessConfig struct + ForceSendFields []string + Kind string + Name string + NatIP string + NetworkTier string + NullFields []string + PublicPtrDomainName string + SetPublicPtr bool + Type string + func (s *AccessConfig) MarshalJSON() ([]byte, error) + type Address struct + Address string + AddressType string + CreationTimestamp string + Description string + ForceSendFields []string + Id uint64 + IpVersion string + Kind string + LabelFingerprint string + Labels map[string]string + Name string + Network string + NetworkTier string + NullFields []string + PrefixLength int64 + Purpose string + Region string + SelfLink string + Status string + Subnetwork string + Users []string + func (s *Address) MarshalJSON() ([]byte, error) + type AddressAggregatedList struct + ForceSendFields []string + Id string + Items map[string]AddressesScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *AddressAggregatedListWarning + func (s *AddressAggregatedList) MarshalJSON() ([]byte, error) + type AddressAggregatedListWarning struct + Code string + Data []*AddressAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *AddressAggregatedListWarning) MarshalJSON() ([]byte, error) + type AddressAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *AddressAggregatedListWarningData) MarshalJSON() ([]byte, error) + type AddressList struct + ForceSendFields []string + Id string + Items []*Address + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *AddressListWarning + func (s *AddressList) MarshalJSON() ([]byte, error) + type AddressListWarning struct + Code string + Data []*AddressListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *AddressListWarning) MarshalJSON() ([]byte, error) + type AddressListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *AddressListWarningData) MarshalJSON() ([]byte, error) + type AddressesAggregatedListCall struct + func (c *AddressesAggregatedListCall) Context(ctx context.Context) *AddressesAggregatedListCall + func (c *AddressesAggregatedListCall) Do(opts ...googleapi.CallOption) (*AddressAggregatedList, error) + func (c *AddressesAggregatedListCall) Fields(s ...googleapi.Field) *AddressesAggregatedListCall + func (c *AddressesAggregatedListCall) Filter(filter string) *AddressesAggregatedListCall + func (c *AddressesAggregatedListCall) Header() http.Header + func (c *AddressesAggregatedListCall) IfNoneMatch(entityTag string) *AddressesAggregatedListCall + func (c *AddressesAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *AddressesAggregatedListCall + func (c *AddressesAggregatedListCall) MaxResults(maxResults int64) *AddressesAggregatedListCall + func (c *AddressesAggregatedListCall) OrderBy(orderBy string) *AddressesAggregatedListCall + func (c *AddressesAggregatedListCall) PageToken(pageToken string) *AddressesAggregatedListCall + func (c *AddressesAggregatedListCall) Pages(ctx context.Context, f func(*AddressAggregatedList) error) error + func (c *AddressesAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *AddressesAggregatedListCall + type AddressesDeleteCall struct + func (c *AddressesDeleteCall) Context(ctx context.Context) *AddressesDeleteCall + func (c *AddressesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AddressesDeleteCall) Fields(s ...googleapi.Field) *AddressesDeleteCall + func (c *AddressesDeleteCall) Header() http.Header + func (c *AddressesDeleteCall) RequestId(requestId string) *AddressesDeleteCall + type AddressesGetCall struct + func (c *AddressesGetCall) Context(ctx context.Context) *AddressesGetCall + func (c *AddressesGetCall) Do(opts ...googleapi.CallOption) (*Address, error) + func (c *AddressesGetCall) Fields(s ...googleapi.Field) *AddressesGetCall + func (c *AddressesGetCall) Header() http.Header + func (c *AddressesGetCall) IfNoneMatch(entityTag string) *AddressesGetCall + type AddressesInsertCall struct + func (c *AddressesInsertCall) Context(ctx context.Context) *AddressesInsertCall + func (c *AddressesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AddressesInsertCall) Fields(s ...googleapi.Field) *AddressesInsertCall + func (c *AddressesInsertCall) Header() http.Header + func (c *AddressesInsertCall) RequestId(requestId string) *AddressesInsertCall + type AddressesListCall struct + func (c *AddressesListCall) Context(ctx context.Context) *AddressesListCall + func (c *AddressesListCall) Do(opts ...googleapi.CallOption) (*AddressList, error) + func (c *AddressesListCall) Fields(s ...googleapi.Field) *AddressesListCall + func (c *AddressesListCall) Filter(filter string) *AddressesListCall + func (c *AddressesListCall) Header() http.Header + func (c *AddressesListCall) IfNoneMatch(entityTag string) *AddressesListCall + func (c *AddressesListCall) MaxResults(maxResults int64) *AddressesListCall + func (c *AddressesListCall) OrderBy(orderBy string) *AddressesListCall + func (c *AddressesListCall) PageToken(pageToken string) *AddressesListCall + func (c *AddressesListCall) Pages(ctx context.Context, f func(*AddressList) error) error + func (c *AddressesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *AddressesListCall + type AddressesScopedList struct + Addresses []*Address + ForceSendFields []string + NullFields []string + Warning *AddressesScopedListWarning + func (s *AddressesScopedList) MarshalJSON() ([]byte, error) + type AddressesScopedListWarning struct + Code string + Data []*AddressesScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *AddressesScopedListWarning) MarshalJSON() ([]byte, error) + type AddressesScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *AddressesScopedListWarningData) MarshalJSON() ([]byte, error) + type AddressesService struct + func NewAddressesService(s *Service) *AddressesService + func (r *AddressesService) AggregatedList(project string) *AddressesAggregatedListCall + func (r *AddressesService) Delete(project string, region string, address string) *AddressesDeleteCall + func (r *AddressesService) Get(project string, region string, address string) *AddressesGetCall + func (r *AddressesService) Insert(project string, region string, address *Address) *AddressesInsertCall + func (r *AddressesService) List(project string, region string) *AddressesListCall + func (r *AddressesService) SetLabels(project string, region string, resource string, ...) *AddressesSetLabelsCall + func (r *AddressesService) TestIamPermissions(project string, region string, resource string, ...) *AddressesTestIamPermissionsCall + type AddressesSetLabelsCall struct + func (c *AddressesSetLabelsCall) Context(ctx context.Context) *AddressesSetLabelsCall + func (c *AddressesSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AddressesSetLabelsCall) Fields(s ...googleapi.Field) *AddressesSetLabelsCall + func (c *AddressesSetLabelsCall) Header() http.Header + func (c *AddressesSetLabelsCall) RequestId(requestId string) *AddressesSetLabelsCall + type AddressesTestIamPermissionsCall struct + func (c *AddressesTestIamPermissionsCall) Context(ctx context.Context) *AddressesTestIamPermissionsCall + func (c *AddressesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *AddressesTestIamPermissionsCall) Fields(s ...googleapi.Field) *AddressesTestIamPermissionsCall + func (c *AddressesTestIamPermissionsCall) Header() http.Header + type AdvancedMachineFeatures struct + EnableNestedVirtualization bool + ForceSendFields []string + NullFields []string + func (s *AdvancedMachineFeatures) MarshalJSON() ([]byte, error) + type AliasIpRange struct + ForceSendFields []string + IpCidrRange string + NullFields []string + SubnetworkRangeName string + func (s *AliasIpRange) MarshalJSON() ([]byte, error) + type AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk struct + DiskSizeGb int64 + ForceSendFields []string + Interface string + NullFields []string + func (s *AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk) MarshalJSON() ([]byte, error) + type AllocationSpecificSKUAllocationReservedInstanceProperties struct + ForceSendFields []string + GuestAccelerators []*AcceleratorConfig + LocalSsds []*AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk + MachineType string + MinCpuPlatform string + NullFields []string + func (s *AllocationSpecificSKUAllocationReservedInstanceProperties) MarshalJSON() ([]byte, error) + type AllocationSpecificSKUReservation struct + Count int64 + ForceSendFields []string + InUseCount int64 + InstanceProperties *AllocationSpecificSKUAllocationReservedInstanceProperties + NullFields []string + func (s *AllocationSpecificSKUReservation) MarshalJSON() ([]byte, error) + type AttachedDisk struct + AutoDelete bool + Boot bool + DeviceName string + DiskEncryptionKey *CustomerEncryptionKey + DiskSizeGb int64 + ForceSendFields []string + GuestOsFeatures []*GuestOsFeature + Index int64 + InitializeParams *AttachedDiskInitializeParams + Interface string + Kind string + Licenses []string + Mode string + NullFields []string + ShieldedInstanceInitialState *InitialStateConfig + Source string + Type string + func (s *AttachedDisk) MarshalJSON() ([]byte, error) + type AttachedDiskInitializeParams struct + Description string + DiskName string + DiskSizeGb int64 + DiskType string + ForceSendFields []string + GuestOsFeatures []*GuestOsFeature + Labels map[string]string + MultiWriter bool + NullFields []string + OnUpdateAction string + ResourcePolicies []string + SourceImage string + SourceImageEncryptionKey *CustomerEncryptionKey + SourceSnapshot string + SourceSnapshotEncryptionKey *CustomerEncryptionKey + func (s *AttachedDiskInitializeParams) MarshalJSON() ([]byte, error) + type AuditConfig struct + AuditLogConfigs []*AuditLogConfig + ExemptedMembers []string + ForceSendFields []string + NullFields []string + Service string + func (s *AuditConfig) MarshalJSON() ([]byte, error) + type AuditLogConfig struct + ExemptedMembers []string + ForceSendFields []string + IgnoreChildExemptions bool + LogType string + NullFields []string + func (s *AuditLogConfig) MarshalJSON() ([]byte, error) + type AuthorizationLoggingOptions struct + ForceSendFields []string + NullFields []string + PermissionType string + func (s *AuthorizationLoggingOptions) MarshalJSON() ([]byte, error) + type Autoscaler struct + AutoscalingPolicy *AutoscalingPolicy + CreationTimestamp string + Description string + ForceSendFields []string + Id uint64 + Kind string + Name string + NullFields []string + RecommendedSize int64 + Region string + ScalingScheduleStatus map[string]ScalingScheduleStatus + SelfLink string + Status string + StatusDetails []*AutoscalerStatusDetails + Target string + Zone string + func (s *Autoscaler) MarshalJSON() ([]byte, error) + type AutoscalerAggregatedList struct + ForceSendFields []string + Id string + Items map[string]AutoscalersScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *AutoscalerAggregatedListWarning + func (s *AutoscalerAggregatedList) MarshalJSON() ([]byte, error) + type AutoscalerAggregatedListWarning struct + Code string + Data []*AutoscalerAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *AutoscalerAggregatedListWarning) MarshalJSON() ([]byte, error) + type AutoscalerAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *AutoscalerAggregatedListWarningData) MarshalJSON() ([]byte, error) + type AutoscalerList struct + ForceSendFields []string + Id string + Items []*Autoscaler + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *AutoscalerListWarning + func (s *AutoscalerList) MarshalJSON() ([]byte, error) + type AutoscalerListWarning struct + Code string + Data []*AutoscalerListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *AutoscalerListWarning) MarshalJSON() ([]byte, error) + type AutoscalerListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *AutoscalerListWarningData) MarshalJSON() ([]byte, error) + type AutoscalerStatusDetails struct + ForceSendFields []string + Message string + NullFields []string + Type string + func (s *AutoscalerStatusDetails) MarshalJSON() ([]byte, error) + type AutoscalersAggregatedListCall struct + func (c *AutoscalersAggregatedListCall) Context(ctx context.Context) *AutoscalersAggregatedListCall + func (c *AutoscalersAggregatedListCall) Do(opts ...googleapi.CallOption) (*AutoscalerAggregatedList, error) + func (c *AutoscalersAggregatedListCall) Fields(s ...googleapi.Field) *AutoscalersAggregatedListCall + func (c *AutoscalersAggregatedListCall) Filter(filter string) *AutoscalersAggregatedListCall + func (c *AutoscalersAggregatedListCall) Header() http.Header + func (c *AutoscalersAggregatedListCall) IfNoneMatch(entityTag string) *AutoscalersAggregatedListCall + func (c *AutoscalersAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *AutoscalersAggregatedListCall + func (c *AutoscalersAggregatedListCall) MaxResults(maxResults int64) *AutoscalersAggregatedListCall + func (c *AutoscalersAggregatedListCall) OrderBy(orderBy string) *AutoscalersAggregatedListCall + func (c *AutoscalersAggregatedListCall) PageToken(pageToken string) *AutoscalersAggregatedListCall + func (c *AutoscalersAggregatedListCall) Pages(ctx context.Context, f func(*AutoscalerAggregatedList) error) error + func (c *AutoscalersAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *AutoscalersAggregatedListCall + type AutoscalersDeleteCall struct + func (c *AutoscalersDeleteCall) Context(ctx context.Context) *AutoscalersDeleteCall + func (c *AutoscalersDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AutoscalersDeleteCall) Fields(s ...googleapi.Field) *AutoscalersDeleteCall + func (c *AutoscalersDeleteCall) Header() http.Header + func (c *AutoscalersDeleteCall) RequestId(requestId string) *AutoscalersDeleteCall + type AutoscalersGetCall struct + func (c *AutoscalersGetCall) Context(ctx context.Context) *AutoscalersGetCall + func (c *AutoscalersGetCall) Do(opts ...googleapi.CallOption) (*Autoscaler, error) + func (c *AutoscalersGetCall) Fields(s ...googleapi.Field) *AutoscalersGetCall + func (c *AutoscalersGetCall) Header() http.Header + func (c *AutoscalersGetCall) IfNoneMatch(entityTag string) *AutoscalersGetCall + type AutoscalersInsertCall struct + func (c *AutoscalersInsertCall) Context(ctx context.Context) *AutoscalersInsertCall + func (c *AutoscalersInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AutoscalersInsertCall) Fields(s ...googleapi.Field) *AutoscalersInsertCall + func (c *AutoscalersInsertCall) Header() http.Header + func (c *AutoscalersInsertCall) RequestId(requestId string) *AutoscalersInsertCall + type AutoscalersListCall struct + func (c *AutoscalersListCall) Context(ctx context.Context) *AutoscalersListCall + func (c *AutoscalersListCall) Do(opts ...googleapi.CallOption) (*AutoscalerList, error) + func (c *AutoscalersListCall) Fields(s ...googleapi.Field) *AutoscalersListCall + func (c *AutoscalersListCall) Filter(filter string) *AutoscalersListCall + func (c *AutoscalersListCall) Header() http.Header + func (c *AutoscalersListCall) IfNoneMatch(entityTag string) *AutoscalersListCall + func (c *AutoscalersListCall) MaxResults(maxResults int64) *AutoscalersListCall + func (c *AutoscalersListCall) OrderBy(orderBy string) *AutoscalersListCall + func (c *AutoscalersListCall) PageToken(pageToken string) *AutoscalersListCall + func (c *AutoscalersListCall) Pages(ctx context.Context, f func(*AutoscalerList) error) error + func (c *AutoscalersListCall) ReturnPartialSuccess(returnPartialSuccess bool) *AutoscalersListCall + type AutoscalersPatchCall struct + func (c *AutoscalersPatchCall) Autoscaler(autoscaler string) *AutoscalersPatchCall + func (c *AutoscalersPatchCall) Context(ctx context.Context) *AutoscalersPatchCall + func (c *AutoscalersPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AutoscalersPatchCall) Fields(s ...googleapi.Field) *AutoscalersPatchCall + func (c *AutoscalersPatchCall) Header() http.Header + func (c *AutoscalersPatchCall) RequestId(requestId string) *AutoscalersPatchCall + type AutoscalersScopedList struct + Autoscalers []*Autoscaler + ForceSendFields []string + NullFields []string + Warning *AutoscalersScopedListWarning + func (s *AutoscalersScopedList) MarshalJSON() ([]byte, error) + type AutoscalersScopedListWarning struct + Code string + Data []*AutoscalersScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *AutoscalersScopedListWarning) MarshalJSON() ([]byte, error) + type AutoscalersScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *AutoscalersScopedListWarningData) MarshalJSON() ([]byte, error) + type AutoscalersService struct + func NewAutoscalersService(s *Service) *AutoscalersService + func (r *AutoscalersService) AggregatedList(project string) *AutoscalersAggregatedListCall + func (r *AutoscalersService) Delete(project string, zone string, autoscaler string) *AutoscalersDeleteCall + func (r *AutoscalersService) Get(project string, zone string, autoscaler string) *AutoscalersGetCall + func (r *AutoscalersService) Insert(project string, zone string, autoscaler *Autoscaler) *AutoscalersInsertCall + func (r *AutoscalersService) List(project string, zone string) *AutoscalersListCall + func (r *AutoscalersService) Patch(project string, zone string, autoscaler *Autoscaler) *AutoscalersPatchCall + func (r *AutoscalersService) TestIamPermissions(project string, zone string, resource string, ...) *AutoscalersTestIamPermissionsCall + func (r *AutoscalersService) Update(project string, zone string, autoscaler *Autoscaler) *AutoscalersUpdateCall + type AutoscalersTestIamPermissionsCall struct + func (c *AutoscalersTestIamPermissionsCall) Context(ctx context.Context) *AutoscalersTestIamPermissionsCall + func (c *AutoscalersTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *AutoscalersTestIamPermissionsCall) Fields(s ...googleapi.Field) *AutoscalersTestIamPermissionsCall + func (c *AutoscalersTestIamPermissionsCall) Header() http.Header + type AutoscalersUpdateCall struct + func (c *AutoscalersUpdateCall) Autoscaler(autoscaler string) *AutoscalersUpdateCall + func (c *AutoscalersUpdateCall) Context(ctx context.Context) *AutoscalersUpdateCall + func (c *AutoscalersUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *AutoscalersUpdateCall) Fields(s ...googleapi.Field) *AutoscalersUpdateCall + func (c *AutoscalersUpdateCall) Header() http.Header + func (c *AutoscalersUpdateCall) RequestId(requestId string) *AutoscalersUpdateCall + type AutoscalingPolicy struct + CoolDownPeriodSec int64 + CpuUtilization *AutoscalingPolicyCpuUtilization + CustomMetricUtilizations []*AutoscalingPolicyCustomMetricUtilization + ForceSendFields []string + LoadBalancingUtilization *AutoscalingPolicyLoadBalancingUtilization + MaxNumReplicas int64 + MinNumReplicas int64 + Mode string + NullFields []string + ScaleDownControl *AutoscalingPolicyScaleDownControl + ScaleInControl *AutoscalingPolicyScaleInControl + ScalingSchedules map[string]AutoscalingPolicyScalingSchedule + func (s *AutoscalingPolicy) MarshalJSON() ([]byte, error) + type AutoscalingPolicyCpuUtilization struct + ForceSendFields []string + NullFields []string + PredictiveMethod string + UtilizationTarget float64 + func (s *AutoscalingPolicyCpuUtilization) MarshalJSON() ([]byte, error) + func (s *AutoscalingPolicyCpuUtilization) UnmarshalJSON(data []byte) error + type AutoscalingPolicyCustomMetricUtilization struct + Filter string + ForceSendFields []string + Metric string + NullFields []string + SingleInstanceAssignment float64 + UtilizationTarget float64 + UtilizationTargetType string + func (s *AutoscalingPolicyCustomMetricUtilization) MarshalJSON() ([]byte, error) + func (s *AutoscalingPolicyCustomMetricUtilization) UnmarshalJSON(data []byte) error + type AutoscalingPolicyLoadBalancingUtilization struct + ForceSendFields []string + NullFields []string + UtilizationTarget float64 + func (s *AutoscalingPolicyLoadBalancingUtilization) MarshalJSON() ([]byte, error) + func (s *AutoscalingPolicyLoadBalancingUtilization) UnmarshalJSON(data []byte) error + type AutoscalingPolicyScaleDownControl struct + ForceSendFields []string + MaxScaledDownReplicas *FixedOrPercent + NullFields []string + TimeWindowSec int64 + func (s *AutoscalingPolicyScaleDownControl) MarshalJSON() ([]byte, error) + type AutoscalingPolicyScaleInControl struct + ForceSendFields []string + MaxScaledInReplicas *FixedOrPercent + NullFields []string + TimeWindowSec int64 + func (s *AutoscalingPolicyScaleInControl) MarshalJSON() ([]byte, error) + type AutoscalingPolicyScalingSchedule struct + Description string + Disabled bool + DurationSec int64 + ForceSendFields []string + MinRequiredReplicas int64 + NullFields []string + Schedule string + TimeZone string + func (s *AutoscalingPolicyScalingSchedule) MarshalJSON() ([]byte, error) + type Backend struct + BalancingMode string + CapacityScaler float64 + Description string + Failover bool + ForceSendFields []string + Group string + MaxConnections int64 + MaxConnectionsPerEndpoint int64 + MaxConnectionsPerInstance int64 + MaxRate int64 + MaxRatePerEndpoint float64 + MaxRatePerInstance float64 + MaxUtilization float64 + NullFields []string + func (s *Backend) MarshalJSON() ([]byte, error) + func (s *Backend) UnmarshalJSON(data []byte) error + type BackendBucket struct + BucketName string + CdnPolicy *BackendBucketCdnPolicy + CreationTimestamp string + CustomResponseHeaders []string + Description string + EnableCdn bool + ForceSendFields []string + Id uint64 + Kind string + Name string + NullFields []string + SelfLink string + func (s *BackendBucket) MarshalJSON() ([]byte, error) + type BackendBucketCdnPolicy struct + BypassCacheOnRequestHeaders []*BackendBucketCdnPolicyBypassCacheOnRequestHeader + CacheMode string + ClientTtl int64 + DefaultTtl int64 + ForceSendFields []string + MaxTtl int64 + NegativeCaching bool + NegativeCachingPolicy []*BackendBucketCdnPolicyNegativeCachingPolicy + NullFields []string + ServeWhileStale int64 + SignedUrlCacheMaxAgeSec int64 + SignedUrlKeyNames []string + func (s *BackendBucketCdnPolicy) MarshalJSON() ([]byte, error) + type BackendBucketCdnPolicyBypassCacheOnRequestHeader struct + ForceSendFields []string + HeaderName string + NullFields []string + func (s *BackendBucketCdnPolicyBypassCacheOnRequestHeader) MarshalJSON() ([]byte, error) + type BackendBucketCdnPolicyNegativeCachingPolicy struct + Code int64 + ForceSendFields []string + NullFields []string + Ttl int64 + func (s *BackendBucketCdnPolicyNegativeCachingPolicy) MarshalJSON() ([]byte, error) + type BackendBucketList struct + ForceSendFields []string + Id string + Items []*BackendBucket + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *BackendBucketListWarning + func (s *BackendBucketList) MarshalJSON() ([]byte, error) + type BackendBucketListWarning struct + Code string + Data []*BackendBucketListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *BackendBucketListWarning) MarshalJSON() ([]byte, error) + type BackendBucketListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *BackendBucketListWarningData) MarshalJSON() ([]byte, error) + type BackendBucketsAddSignedUrlKeyCall struct + func (c *BackendBucketsAddSignedUrlKeyCall) Context(ctx context.Context) *BackendBucketsAddSignedUrlKeyCall + func (c *BackendBucketsAddSignedUrlKeyCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BackendBucketsAddSignedUrlKeyCall) Fields(s ...googleapi.Field) *BackendBucketsAddSignedUrlKeyCall + func (c *BackendBucketsAddSignedUrlKeyCall) Header() http.Header + func (c *BackendBucketsAddSignedUrlKeyCall) RequestId(requestId string) *BackendBucketsAddSignedUrlKeyCall + type BackendBucketsDeleteCall struct + func (c *BackendBucketsDeleteCall) Context(ctx context.Context) *BackendBucketsDeleteCall + func (c *BackendBucketsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BackendBucketsDeleteCall) Fields(s ...googleapi.Field) *BackendBucketsDeleteCall + func (c *BackendBucketsDeleteCall) Header() http.Header + func (c *BackendBucketsDeleteCall) RequestId(requestId string) *BackendBucketsDeleteCall + type BackendBucketsDeleteSignedUrlKeyCall struct + func (c *BackendBucketsDeleteSignedUrlKeyCall) Context(ctx context.Context) *BackendBucketsDeleteSignedUrlKeyCall + func (c *BackendBucketsDeleteSignedUrlKeyCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BackendBucketsDeleteSignedUrlKeyCall) Fields(s ...googleapi.Field) *BackendBucketsDeleteSignedUrlKeyCall + func (c *BackendBucketsDeleteSignedUrlKeyCall) Header() http.Header + func (c *BackendBucketsDeleteSignedUrlKeyCall) RequestId(requestId string) *BackendBucketsDeleteSignedUrlKeyCall + type BackendBucketsGetCall struct + func (c *BackendBucketsGetCall) Context(ctx context.Context) *BackendBucketsGetCall + func (c *BackendBucketsGetCall) Do(opts ...googleapi.CallOption) (*BackendBucket, error) + func (c *BackendBucketsGetCall) Fields(s ...googleapi.Field) *BackendBucketsGetCall + func (c *BackendBucketsGetCall) Header() http.Header + func (c *BackendBucketsGetCall) IfNoneMatch(entityTag string) *BackendBucketsGetCall + type BackendBucketsInsertCall struct + func (c *BackendBucketsInsertCall) Context(ctx context.Context) *BackendBucketsInsertCall + func (c *BackendBucketsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BackendBucketsInsertCall) Fields(s ...googleapi.Field) *BackendBucketsInsertCall + func (c *BackendBucketsInsertCall) Header() http.Header + func (c *BackendBucketsInsertCall) RequestId(requestId string) *BackendBucketsInsertCall + type BackendBucketsListCall struct + func (c *BackendBucketsListCall) Context(ctx context.Context) *BackendBucketsListCall + func (c *BackendBucketsListCall) Do(opts ...googleapi.CallOption) (*BackendBucketList, error) + func (c *BackendBucketsListCall) Fields(s ...googleapi.Field) *BackendBucketsListCall + func (c *BackendBucketsListCall) Filter(filter string) *BackendBucketsListCall + func (c *BackendBucketsListCall) Header() http.Header + func (c *BackendBucketsListCall) IfNoneMatch(entityTag string) *BackendBucketsListCall + func (c *BackendBucketsListCall) MaxResults(maxResults int64) *BackendBucketsListCall + func (c *BackendBucketsListCall) OrderBy(orderBy string) *BackendBucketsListCall + func (c *BackendBucketsListCall) PageToken(pageToken string) *BackendBucketsListCall + func (c *BackendBucketsListCall) Pages(ctx context.Context, f func(*BackendBucketList) error) error + func (c *BackendBucketsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *BackendBucketsListCall + type BackendBucketsPatchCall struct + func (c *BackendBucketsPatchCall) Context(ctx context.Context) *BackendBucketsPatchCall + func (c *BackendBucketsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BackendBucketsPatchCall) Fields(s ...googleapi.Field) *BackendBucketsPatchCall + func (c *BackendBucketsPatchCall) Header() http.Header + func (c *BackendBucketsPatchCall) RequestId(requestId string) *BackendBucketsPatchCall + type BackendBucketsService struct + func NewBackendBucketsService(s *Service) *BackendBucketsService + func (r *BackendBucketsService) AddSignedUrlKey(project string, backendBucket string, signedurlkey *SignedUrlKey) *BackendBucketsAddSignedUrlKeyCall + func (r *BackendBucketsService) Delete(project string, backendBucket string) *BackendBucketsDeleteCall + func (r *BackendBucketsService) DeleteSignedUrlKey(project string, backendBucket string, keyName string) *BackendBucketsDeleteSignedUrlKeyCall + func (r *BackendBucketsService) Get(project string, backendBucket string) *BackendBucketsGetCall + func (r *BackendBucketsService) Insert(project string, backendbucket *BackendBucket) *BackendBucketsInsertCall + func (r *BackendBucketsService) List(project string) *BackendBucketsListCall + func (r *BackendBucketsService) Patch(project string, backendBucket string, backendbucket *BackendBucket) *BackendBucketsPatchCall + func (r *BackendBucketsService) Update(project string, backendBucket string, backendbucket *BackendBucket) *BackendBucketsUpdateCall + type BackendBucketsUpdateCall struct + func (c *BackendBucketsUpdateCall) Context(ctx context.Context) *BackendBucketsUpdateCall + func (c *BackendBucketsUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BackendBucketsUpdateCall) Fields(s ...googleapi.Field) *BackendBucketsUpdateCall + func (c *BackendBucketsUpdateCall) Header() http.Header + func (c *BackendBucketsUpdateCall) RequestId(requestId string) *BackendBucketsUpdateCall + type BackendService struct + AffinityCookieTtlSec int64 + Backends []*Backend + CdnPolicy *BackendServiceCdnPolicy + CircuitBreakers *CircuitBreakers + ConnectionDraining *ConnectionDraining + ConnectionTrackingPolicy *BackendServiceConnectionTrackingPolicy + ConsistentHash *ConsistentHashLoadBalancerSettings + CreationTimestamp string + CustomRequestHeaders []string + CustomResponseHeaders []string + Description string + EnableCDN bool + FailoverPolicy *BackendServiceFailoverPolicy + Fingerprint string + ForceSendFields []string + HealthChecks []string + Iap *BackendServiceIAP + Id uint64 + Kind string + LoadBalancingScheme string + LocalityLbPolicy string + LogConfig *BackendServiceLogConfig + Name string + Network string + NullFields []string + OutlierDetection *OutlierDetection + Port int64 + PortName string + Protocol string + Region string + SecurityPolicy string + SecuritySettings *SecuritySettings + SelfLink string + SessionAffinity string + TimeoutSec int64 + func (s *BackendService) MarshalJSON() ([]byte, error) + type BackendServiceAggregatedList struct + ForceSendFields []string + Id string + Items map[string]BackendServicesScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *BackendServiceAggregatedListWarning + func (s *BackendServiceAggregatedList) MarshalJSON() ([]byte, error) + type BackendServiceAggregatedListWarning struct + Code string + Data []*BackendServiceAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *BackendServiceAggregatedListWarning) MarshalJSON() ([]byte, error) + type BackendServiceAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *BackendServiceAggregatedListWarningData) MarshalJSON() ([]byte, error) + type BackendServiceCdnPolicy struct + BypassCacheOnRequestHeaders []*BackendServiceCdnPolicyBypassCacheOnRequestHeader + CacheKeyPolicy *CacheKeyPolicy + CacheMode string + ClientTtl int64 + DefaultTtl int64 + ForceSendFields []string + MaxTtl int64 + NegativeCaching bool + NegativeCachingPolicy []*BackendServiceCdnPolicyNegativeCachingPolicy + NullFields []string + ServeWhileStale int64 + SignedUrlCacheMaxAgeSec int64 + SignedUrlKeyNames []string + func (s *BackendServiceCdnPolicy) MarshalJSON() ([]byte, error) + type BackendServiceCdnPolicyBypassCacheOnRequestHeader struct + ForceSendFields []string + HeaderName string + NullFields []string + func (s *BackendServiceCdnPolicyBypassCacheOnRequestHeader) MarshalJSON() ([]byte, error) + type BackendServiceCdnPolicyNegativeCachingPolicy struct + Code int64 + ForceSendFields []string + NullFields []string + Ttl int64 + func (s *BackendServiceCdnPolicyNegativeCachingPolicy) MarshalJSON() ([]byte, error) + type BackendServiceConnectionTrackingPolicy struct + ConnectionPersistenceOnUnhealthyBackends string + ForceSendFields []string + NullFields []string + func (s *BackendServiceConnectionTrackingPolicy) MarshalJSON() ([]byte, error) + type BackendServiceFailoverPolicy struct + DisableConnectionDrainOnFailover bool + DropTrafficIfUnhealthy bool + FailoverRatio float64 + ForceSendFields []string + NullFields []string + func (s *BackendServiceFailoverPolicy) MarshalJSON() ([]byte, error) + func (s *BackendServiceFailoverPolicy) UnmarshalJSON(data []byte) error + type BackendServiceGroupHealth struct + Annotations map[string]string + ForceSendFields []string + HealthStatus []*HealthStatus + Kind string + NullFields []string + func (s *BackendServiceGroupHealth) MarshalJSON() ([]byte, error) + type BackendServiceIAP struct + Enabled bool + ForceSendFields []string + NullFields []string + Oauth2ClientId string + Oauth2ClientSecret string + Oauth2ClientSecretSha256 string + func (s *BackendServiceIAP) MarshalJSON() ([]byte, error) + type BackendServiceList struct + ForceSendFields []string + Id string + Items []*BackendService + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *BackendServiceListWarning + func (s *BackendServiceList) MarshalJSON() ([]byte, error) + type BackendServiceListWarning struct + Code string + Data []*BackendServiceListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *BackendServiceListWarning) MarshalJSON() ([]byte, error) + type BackendServiceListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *BackendServiceListWarningData) MarshalJSON() ([]byte, error) + type BackendServiceLogConfig struct + Enable bool + ForceSendFields []string + NullFields []string + SampleRate float64 + func (s *BackendServiceLogConfig) MarshalJSON() ([]byte, error) + func (s *BackendServiceLogConfig) UnmarshalJSON(data []byte) error + type BackendServiceReference struct + BackendService string + ForceSendFields []string + NullFields []string + func (s *BackendServiceReference) MarshalJSON() ([]byte, error) + type BackendServicesAddSignedUrlKeyCall struct + func (c *BackendServicesAddSignedUrlKeyCall) Context(ctx context.Context) *BackendServicesAddSignedUrlKeyCall + func (c *BackendServicesAddSignedUrlKeyCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BackendServicesAddSignedUrlKeyCall) Fields(s ...googleapi.Field) *BackendServicesAddSignedUrlKeyCall + func (c *BackendServicesAddSignedUrlKeyCall) Header() http.Header + func (c *BackendServicesAddSignedUrlKeyCall) RequestId(requestId string) *BackendServicesAddSignedUrlKeyCall + type BackendServicesAggregatedListCall struct + func (c *BackendServicesAggregatedListCall) Context(ctx context.Context) *BackendServicesAggregatedListCall + func (c *BackendServicesAggregatedListCall) Do(opts ...googleapi.CallOption) (*BackendServiceAggregatedList, error) + func (c *BackendServicesAggregatedListCall) Fields(s ...googleapi.Field) *BackendServicesAggregatedListCall + func (c *BackendServicesAggregatedListCall) Filter(filter string) *BackendServicesAggregatedListCall + func (c *BackendServicesAggregatedListCall) Header() http.Header + func (c *BackendServicesAggregatedListCall) IfNoneMatch(entityTag string) *BackendServicesAggregatedListCall + func (c *BackendServicesAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *BackendServicesAggregatedListCall + func (c *BackendServicesAggregatedListCall) MaxResults(maxResults int64) *BackendServicesAggregatedListCall + func (c *BackendServicesAggregatedListCall) OrderBy(orderBy string) *BackendServicesAggregatedListCall + func (c *BackendServicesAggregatedListCall) PageToken(pageToken string) *BackendServicesAggregatedListCall + func (c *BackendServicesAggregatedListCall) Pages(ctx context.Context, f func(*BackendServiceAggregatedList) error) error + func (c *BackendServicesAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *BackendServicesAggregatedListCall + type BackendServicesDeleteCall struct + func (c *BackendServicesDeleteCall) Context(ctx context.Context) *BackendServicesDeleteCall + func (c *BackendServicesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BackendServicesDeleteCall) Fields(s ...googleapi.Field) *BackendServicesDeleteCall + func (c *BackendServicesDeleteCall) Header() http.Header + func (c *BackendServicesDeleteCall) RequestId(requestId string) *BackendServicesDeleteCall + type BackendServicesDeleteSignedUrlKeyCall struct + func (c *BackendServicesDeleteSignedUrlKeyCall) Context(ctx context.Context) *BackendServicesDeleteSignedUrlKeyCall + func (c *BackendServicesDeleteSignedUrlKeyCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BackendServicesDeleteSignedUrlKeyCall) Fields(s ...googleapi.Field) *BackendServicesDeleteSignedUrlKeyCall + func (c *BackendServicesDeleteSignedUrlKeyCall) Header() http.Header + func (c *BackendServicesDeleteSignedUrlKeyCall) RequestId(requestId string) *BackendServicesDeleteSignedUrlKeyCall + type BackendServicesGetCall struct + func (c *BackendServicesGetCall) Context(ctx context.Context) *BackendServicesGetCall + func (c *BackendServicesGetCall) Do(opts ...googleapi.CallOption) (*BackendService, error) + func (c *BackendServicesGetCall) Fields(s ...googleapi.Field) *BackendServicesGetCall + func (c *BackendServicesGetCall) Header() http.Header + func (c *BackendServicesGetCall) IfNoneMatch(entityTag string) *BackendServicesGetCall + type BackendServicesGetHealthCall struct + func (c *BackendServicesGetHealthCall) Context(ctx context.Context) *BackendServicesGetHealthCall + func (c *BackendServicesGetHealthCall) Do(opts ...googleapi.CallOption) (*BackendServiceGroupHealth, error) + func (c *BackendServicesGetHealthCall) Fields(s ...googleapi.Field) *BackendServicesGetHealthCall + func (c *BackendServicesGetHealthCall) Header() http.Header + type BackendServicesInsertCall struct + func (c *BackendServicesInsertCall) Context(ctx context.Context) *BackendServicesInsertCall + func (c *BackendServicesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BackendServicesInsertCall) Fields(s ...googleapi.Field) *BackendServicesInsertCall + func (c *BackendServicesInsertCall) Header() http.Header + func (c *BackendServicesInsertCall) RequestId(requestId string) *BackendServicesInsertCall + type BackendServicesListCall struct + func (c *BackendServicesListCall) Context(ctx context.Context) *BackendServicesListCall + func (c *BackendServicesListCall) Do(opts ...googleapi.CallOption) (*BackendServiceList, error) + func (c *BackendServicesListCall) Fields(s ...googleapi.Field) *BackendServicesListCall + func (c *BackendServicesListCall) Filter(filter string) *BackendServicesListCall + func (c *BackendServicesListCall) Header() http.Header + func (c *BackendServicesListCall) IfNoneMatch(entityTag string) *BackendServicesListCall + func (c *BackendServicesListCall) MaxResults(maxResults int64) *BackendServicesListCall + func (c *BackendServicesListCall) OrderBy(orderBy string) *BackendServicesListCall + func (c *BackendServicesListCall) PageToken(pageToken string) *BackendServicesListCall + func (c *BackendServicesListCall) Pages(ctx context.Context, f func(*BackendServiceList) error) error + func (c *BackendServicesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *BackendServicesListCall + type BackendServicesPatchCall struct + func (c *BackendServicesPatchCall) Context(ctx context.Context) *BackendServicesPatchCall + func (c *BackendServicesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BackendServicesPatchCall) Fields(s ...googleapi.Field) *BackendServicesPatchCall + func (c *BackendServicesPatchCall) Header() http.Header + func (c *BackendServicesPatchCall) RequestId(requestId string) *BackendServicesPatchCall + type BackendServicesScopedList struct + BackendServices []*BackendService + ForceSendFields []string + NullFields []string + Warning *BackendServicesScopedListWarning + func (s *BackendServicesScopedList) MarshalJSON() ([]byte, error) + type BackendServicesScopedListWarning struct + Code string + Data []*BackendServicesScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *BackendServicesScopedListWarning) MarshalJSON() ([]byte, error) + type BackendServicesScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *BackendServicesScopedListWarningData) MarshalJSON() ([]byte, error) + type BackendServicesService struct + func NewBackendServicesService(s *Service) *BackendServicesService + func (r *BackendServicesService) AddSignedUrlKey(project string, backendService string, signedurlkey *SignedUrlKey) *BackendServicesAddSignedUrlKeyCall + func (r *BackendServicesService) AggregatedList(project string) *BackendServicesAggregatedListCall + func (r *BackendServicesService) Delete(project string, backendService string) *BackendServicesDeleteCall + func (r *BackendServicesService) DeleteSignedUrlKey(project string, backendService string, keyName string) *BackendServicesDeleteSignedUrlKeyCall + func (r *BackendServicesService) Get(project string, backendService string) *BackendServicesGetCall + func (r *BackendServicesService) GetHealth(project string, backendService string, ...) *BackendServicesGetHealthCall + func (r *BackendServicesService) Insert(project string, backendservice *BackendService) *BackendServicesInsertCall + func (r *BackendServicesService) List(project string) *BackendServicesListCall + func (r *BackendServicesService) Patch(project string, backendService string, backendservice *BackendService) *BackendServicesPatchCall + func (r *BackendServicesService) SetSecurityPolicy(project string, backendService string, ...) *BackendServicesSetSecurityPolicyCall + func (r *BackendServicesService) TestIamPermissions(project string, resource string, ...) *BackendServicesTestIamPermissionsCall + func (r *BackendServicesService) Update(project string, backendService string, backendservice *BackendService) *BackendServicesUpdateCall + type BackendServicesSetSecurityPolicyCall struct + func (c *BackendServicesSetSecurityPolicyCall) Context(ctx context.Context) *BackendServicesSetSecurityPolicyCall + func (c *BackendServicesSetSecurityPolicyCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BackendServicesSetSecurityPolicyCall) Fields(s ...googleapi.Field) *BackendServicesSetSecurityPolicyCall + func (c *BackendServicesSetSecurityPolicyCall) Header() http.Header + func (c *BackendServicesSetSecurityPolicyCall) RequestId(requestId string) *BackendServicesSetSecurityPolicyCall + type BackendServicesTestIamPermissionsCall struct + func (c *BackendServicesTestIamPermissionsCall) Context(ctx context.Context) *BackendServicesTestIamPermissionsCall + func (c *BackendServicesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *BackendServicesTestIamPermissionsCall) Fields(s ...googleapi.Field) *BackendServicesTestIamPermissionsCall + func (c *BackendServicesTestIamPermissionsCall) Header() http.Header + type BackendServicesUpdateCall struct + func (c *BackendServicesUpdateCall) Context(ctx context.Context) *BackendServicesUpdateCall + func (c *BackendServicesUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *BackendServicesUpdateCall) Fields(s ...googleapi.Field) *BackendServicesUpdateCall + func (c *BackendServicesUpdateCall) Header() http.Header + func (c *BackendServicesUpdateCall) RequestId(requestId string) *BackendServicesUpdateCall + type BfdPacket struct + AuthenticationPresent bool + ControlPlaneIndependent bool + Demand bool + Diagnostic string + Final bool + ForceSendFields []string + Length int64 + MinEchoRxIntervalMs int64 + MinRxIntervalMs int64 + MinTxIntervalMs int64 + Multiplier int64 + Multipoint bool + MyDiscriminator int64 + NullFields []string + Poll bool + State string + Version int64 + YourDiscriminator int64 + func (s *BfdPacket) MarshalJSON() ([]byte, error) + type BfdStatus struct + BfdSessionInitializationMode string + ConfigUpdateTimestampMicros int64 + ControlPacketCounts *BfdStatusPacketCounts + ControlPacketIntervals []*PacketIntervals + ForceSendFields []string + LocalDiagnostic string + LocalState string + NegotiatedLocalControlTxIntervalMs int64 + NullFields []string + RxPacket *BfdPacket + TxPacket *BfdPacket + UptimeMs int64 + func (s *BfdStatus) MarshalJSON() ([]byte, error) + type BfdStatusPacketCounts struct + ForceSendFields []string + NullFields []string + NumRx int64 + NumRxRejected int64 + NumRxSuccessful int64 + NumTx int64 + func (s *BfdStatusPacketCounts) MarshalJSON() ([]byte, error) + type Binding struct + BindingId string + Condition *Expr + ForceSendFields []string + Members []string + NullFields []string + Role string + func (s *Binding) MarshalJSON() ([]byte, error) + type CacheInvalidationRule struct + ForceSendFields []string + Host string + NullFields []string + Path string + func (s *CacheInvalidationRule) MarshalJSON() ([]byte, error) + type CacheKeyPolicy struct + ForceSendFields []string + IncludeHost bool + IncludeProtocol bool + IncludeQueryString bool + NullFields []string + QueryStringBlacklist []string + QueryStringWhitelist []string + func (s *CacheKeyPolicy) MarshalJSON() ([]byte, error) + type CircuitBreakers struct + ConnectTimeout *Duration + ForceSendFields []string + MaxConnections int64 + MaxPendingRequests int64 + MaxRequests int64 + MaxRequestsPerConnection int64 + MaxRetries int64 + NullFields []string + func (s *CircuitBreakers) MarshalJSON() ([]byte, error) + type Commitment struct + Category string + CreationTimestamp string + Description string + EndTimestamp string + ForceSendFields []string + Id uint64 + Kind string + LicenseResource *LicenseResourceCommitment + Name string + NullFields []string + Plan string + Region string + Reservations []*Reservation + Resources []*ResourceCommitment + SelfLink string + StartTimestamp string + Status string + StatusMessage string + Type string + func (s *Commitment) MarshalJSON() ([]byte, error) + type CommitmentAggregatedList struct + ForceSendFields []string + Id string + Items map[string]CommitmentsScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *CommitmentAggregatedListWarning + func (s *CommitmentAggregatedList) MarshalJSON() ([]byte, error) + type CommitmentAggregatedListWarning struct + Code string + Data []*CommitmentAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *CommitmentAggregatedListWarning) MarshalJSON() ([]byte, error) + type CommitmentAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *CommitmentAggregatedListWarningData) MarshalJSON() ([]byte, error) + type CommitmentList struct + ForceSendFields []string + Id string + Items []*Commitment + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *CommitmentListWarning + func (s *CommitmentList) MarshalJSON() ([]byte, error) + type CommitmentListWarning struct + Code string + Data []*CommitmentListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *CommitmentListWarning) MarshalJSON() ([]byte, error) + type CommitmentListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *CommitmentListWarningData) MarshalJSON() ([]byte, error) + type CommitmentsScopedList struct + Commitments []*Commitment + ForceSendFields []string + NullFields []string + Warning *CommitmentsScopedListWarning + func (s *CommitmentsScopedList) MarshalJSON() ([]byte, error) + type CommitmentsScopedListWarning struct + Code string + Data []*CommitmentsScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *CommitmentsScopedListWarning) MarshalJSON() ([]byte, error) + type CommitmentsScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *CommitmentsScopedListWarningData) MarshalJSON() ([]byte, error) + type Condition struct + ForceSendFields []string + Iam string + NullFields []string + Op string + Svc string + Sys string + Values []string + func (s *Condition) MarshalJSON() ([]byte, error) + type ConfidentialInstanceConfig struct + EnableConfidentialCompute bool + ForceSendFields []string + NullFields []string + func (s *ConfidentialInstanceConfig) MarshalJSON() ([]byte, error) + type ConnectionDraining struct + DrainingTimeoutSec int64 + ForceSendFields []string + NullFields []string + func (s *ConnectionDraining) MarshalJSON() ([]byte, error) + type ConsistentHashLoadBalancerSettings struct + ForceSendFields []string + HttpCookie *ConsistentHashLoadBalancerSettingsHttpCookie + HttpHeaderName string + MinimumRingSize int64 + NullFields []string + func (s *ConsistentHashLoadBalancerSettings) MarshalJSON() ([]byte, error) + type ConsistentHashLoadBalancerSettingsHttpCookie struct + ForceSendFields []string + Name string + NullFields []string + Path string + Ttl *Duration + func (s *ConsistentHashLoadBalancerSettingsHttpCookie) MarshalJSON() ([]byte, error) + type CorsPolicy struct + AllowCredentials bool + AllowHeaders []string + AllowMethods []string + AllowOriginRegexes []string + AllowOrigins []string + Disabled bool + ExposeHeaders []string + ForceSendFields []string + MaxAge int64 + NullFields []string + func (s *CorsPolicy) MarshalJSON() ([]byte, error) + type CustomerEncryptionKey struct + ForceSendFields []string + KmsKeyName string + KmsKeyServiceAccount string + NullFields []string + RawKey string + RsaEncryptedKey string + Sha256 string + func (s *CustomerEncryptionKey) MarshalJSON() ([]byte, error) + type CustomerEncryptionKeyProtectedDisk struct + DiskEncryptionKey *CustomerEncryptionKey + ForceSendFields []string + NullFields []string + Source string + func (s *CustomerEncryptionKeyProtectedDisk) MarshalJSON() ([]byte, error) + type DeprecationStatus struct + Deleted string + Deprecated string + ForceSendFields []string + NullFields []string + Obsolete string + Replacement string + State string + func (s *DeprecationStatus) MarshalJSON() ([]byte, error) + type Disk struct + CreationTimestamp string + Description string + DiskEncryptionKey *CustomerEncryptionKey + EraseWindowsVssSignature bool + ForceSendFields []string + GuestOsFeatures []*GuestOsFeature + Id uint64 + Interface string + Kind string + LabelFingerprint string + Labels map[string]string + LastAttachTimestamp string + LastDetachTimestamp string + LicenseCodes googleapi.Int64s + Licenses []string + MultiWriter bool + Name string + NullFields []string + Options string + PhysicalBlockSizeBytes int64 + Region string + ReplicaZones []string + ResourcePolicies []string + SelfLink string + SizeGb int64 + SourceDisk string + SourceDiskId string + SourceImage string + SourceImageEncryptionKey *CustomerEncryptionKey + SourceImageId string + SourceSnapshot string + SourceSnapshotEncryptionKey *CustomerEncryptionKey + SourceSnapshotId string + SourceStorageObject string + Status string + StorageType string + Type string + Users []string + Zone string + func (s *Disk) MarshalJSON() ([]byte, error) + type DiskAggregatedList struct + ForceSendFields []string + Id string + Items map[string]DisksScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *DiskAggregatedListWarning + func (s *DiskAggregatedList) MarshalJSON() ([]byte, error) + type DiskAggregatedListWarning struct + Code string + Data []*DiskAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *DiskAggregatedListWarning) MarshalJSON() ([]byte, error) + type DiskAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *DiskAggregatedListWarningData) MarshalJSON() ([]byte, error) + type DiskInstantiationConfig struct + AutoDelete bool + CustomImage string + DeviceName string + ForceSendFields []string + InstantiateFrom string + NullFields []string + func (s *DiskInstantiationConfig) MarshalJSON() ([]byte, error) + type DiskList struct + ForceSendFields []string + Id string + Items []*Disk + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *DiskListWarning + func (s *DiskList) MarshalJSON() ([]byte, error) + type DiskListWarning struct + Code string + Data []*DiskListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *DiskListWarning) MarshalJSON() ([]byte, error) + type DiskListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *DiskListWarningData) MarshalJSON() ([]byte, error) + type DiskMoveRequest struct + DestinationZone string + ForceSendFields []string + NullFields []string + TargetDisk string + func (s *DiskMoveRequest) MarshalJSON() ([]byte, error) + type DiskType struct + CreationTimestamp string + DefaultDiskSizeGb int64 + Deprecated *DeprecationStatus + Description string + ForceSendFields []string + Id uint64 + Kind string + Name string + NullFields []string + Region string + SelfLink string + ValidDiskSize string + Zone string + func (s *DiskType) MarshalJSON() ([]byte, error) + type DiskTypeAggregatedList struct + ForceSendFields []string + Id string + Items map[string]DiskTypesScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *DiskTypeAggregatedListWarning + func (s *DiskTypeAggregatedList) MarshalJSON() ([]byte, error) + type DiskTypeAggregatedListWarning struct + Code string + Data []*DiskTypeAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *DiskTypeAggregatedListWarning) MarshalJSON() ([]byte, error) + type DiskTypeAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *DiskTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) + type DiskTypeList struct + ForceSendFields []string + Id string + Items []*DiskType + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *DiskTypeListWarning + func (s *DiskTypeList) MarshalJSON() ([]byte, error) + type DiskTypeListWarning struct + Code string + Data []*DiskTypeListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *DiskTypeListWarning) MarshalJSON() ([]byte, error) + type DiskTypeListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *DiskTypeListWarningData) MarshalJSON() ([]byte, error) + type DiskTypesAggregatedListCall struct + func (c *DiskTypesAggregatedListCall) Context(ctx context.Context) *DiskTypesAggregatedListCall + func (c *DiskTypesAggregatedListCall) Do(opts ...googleapi.CallOption) (*DiskTypeAggregatedList, error) + func (c *DiskTypesAggregatedListCall) Fields(s ...googleapi.Field) *DiskTypesAggregatedListCall + func (c *DiskTypesAggregatedListCall) Filter(filter string) *DiskTypesAggregatedListCall + func (c *DiskTypesAggregatedListCall) Header() http.Header + func (c *DiskTypesAggregatedListCall) IfNoneMatch(entityTag string) *DiskTypesAggregatedListCall + func (c *DiskTypesAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *DiskTypesAggregatedListCall + func (c *DiskTypesAggregatedListCall) MaxResults(maxResults int64) *DiskTypesAggregatedListCall + func (c *DiskTypesAggregatedListCall) OrderBy(orderBy string) *DiskTypesAggregatedListCall + func (c *DiskTypesAggregatedListCall) PageToken(pageToken string) *DiskTypesAggregatedListCall + func (c *DiskTypesAggregatedListCall) Pages(ctx context.Context, f func(*DiskTypeAggregatedList) error) error + func (c *DiskTypesAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *DiskTypesAggregatedListCall + type DiskTypesGetCall struct + func (c *DiskTypesGetCall) Context(ctx context.Context) *DiskTypesGetCall + func (c *DiskTypesGetCall) Do(opts ...googleapi.CallOption) (*DiskType, error) + func (c *DiskTypesGetCall) Fields(s ...googleapi.Field) *DiskTypesGetCall + func (c *DiskTypesGetCall) Header() http.Header + func (c *DiskTypesGetCall) IfNoneMatch(entityTag string) *DiskTypesGetCall + type DiskTypesListCall struct + func (c *DiskTypesListCall) Context(ctx context.Context) *DiskTypesListCall + func (c *DiskTypesListCall) Do(opts ...googleapi.CallOption) (*DiskTypeList, error) + func (c *DiskTypesListCall) Fields(s ...googleapi.Field) *DiskTypesListCall + func (c *DiskTypesListCall) Filter(filter string) *DiskTypesListCall + func (c *DiskTypesListCall) Header() http.Header + func (c *DiskTypesListCall) IfNoneMatch(entityTag string) *DiskTypesListCall + func (c *DiskTypesListCall) MaxResults(maxResults int64) *DiskTypesListCall + func (c *DiskTypesListCall) OrderBy(orderBy string) *DiskTypesListCall + func (c *DiskTypesListCall) PageToken(pageToken string) *DiskTypesListCall + func (c *DiskTypesListCall) Pages(ctx context.Context, f func(*DiskTypeList) error) error + func (c *DiskTypesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *DiskTypesListCall + type DiskTypesScopedList struct + DiskTypes []*DiskType + ForceSendFields []string + NullFields []string + Warning *DiskTypesScopedListWarning + func (s *DiskTypesScopedList) MarshalJSON() ([]byte, error) + type DiskTypesScopedListWarning struct + Code string + Data []*DiskTypesScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *DiskTypesScopedListWarning) MarshalJSON() ([]byte, error) + type DiskTypesScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *DiskTypesScopedListWarningData) MarshalJSON() ([]byte, error) + type DiskTypesService struct + func NewDiskTypesService(s *Service) *DiskTypesService + func (r *DiskTypesService) AggregatedList(project string) *DiskTypesAggregatedListCall + func (r *DiskTypesService) Get(project string, zone string, diskType string) *DiskTypesGetCall + func (r *DiskTypesService) List(project string, zone string) *DiskTypesListCall + type DisksAddResourcePoliciesCall struct + func (c *DisksAddResourcePoliciesCall) Context(ctx context.Context) *DisksAddResourcePoliciesCall + func (c *DisksAddResourcePoliciesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *DisksAddResourcePoliciesCall) Fields(s ...googleapi.Field) *DisksAddResourcePoliciesCall + func (c *DisksAddResourcePoliciesCall) Header() http.Header + func (c *DisksAddResourcePoliciesCall) RequestId(requestId string) *DisksAddResourcePoliciesCall + type DisksAddResourcePoliciesRequest struct + ForceSendFields []string + NullFields []string + ResourcePolicies []string + func (s *DisksAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) + type DisksAggregatedListCall struct + func (c *DisksAggregatedListCall) Context(ctx context.Context) *DisksAggregatedListCall + func (c *DisksAggregatedListCall) Do(opts ...googleapi.CallOption) (*DiskAggregatedList, error) + func (c *DisksAggregatedListCall) Fields(s ...googleapi.Field) *DisksAggregatedListCall + func (c *DisksAggregatedListCall) Filter(filter string) *DisksAggregatedListCall + func (c *DisksAggregatedListCall) Header() http.Header + func (c *DisksAggregatedListCall) IfNoneMatch(entityTag string) *DisksAggregatedListCall + func (c *DisksAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *DisksAggregatedListCall + func (c *DisksAggregatedListCall) MaxResults(maxResults int64) *DisksAggregatedListCall + func (c *DisksAggregatedListCall) OrderBy(orderBy string) *DisksAggregatedListCall + func (c *DisksAggregatedListCall) PageToken(pageToken string) *DisksAggregatedListCall + func (c *DisksAggregatedListCall) Pages(ctx context.Context, f func(*DiskAggregatedList) error) error + func (c *DisksAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *DisksAggregatedListCall + type DisksCreateSnapshotCall struct + func (c *DisksCreateSnapshotCall) Context(ctx context.Context) *DisksCreateSnapshotCall + func (c *DisksCreateSnapshotCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *DisksCreateSnapshotCall) Fields(s ...googleapi.Field) *DisksCreateSnapshotCall + func (c *DisksCreateSnapshotCall) GuestFlush(guestFlush bool) *DisksCreateSnapshotCall + func (c *DisksCreateSnapshotCall) Header() http.Header + func (c *DisksCreateSnapshotCall) RequestId(requestId string) *DisksCreateSnapshotCall + type DisksDeleteCall struct + func (c *DisksDeleteCall) Context(ctx context.Context) *DisksDeleteCall + func (c *DisksDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *DisksDeleteCall) Fields(s ...googleapi.Field) *DisksDeleteCall + func (c *DisksDeleteCall) Header() http.Header + func (c *DisksDeleteCall) RequestId(requestId string) *DisksDeleteCall + type DisksGetCall struct + func (c *DisksGetCall) Context(ctx context.Context) *DisksGetCall + func (c *DisksGetCall) Do(opts ...googleapi.CallOption) (*Disk, error) + func (c *DisksGetCall) Fields(s ...googleapi.Field) *DisksGetCall + func (c *DisksGetCall) Header() http.Header + func (c *DisksGetCall) IfNoneMatch(entityTag string) *DisksGetCall + type DisksGetIamPolicyCall struct + func (c *DisksGetIamPolicyCall) Context(ctx context.Context) *DisksGetIamPolicyCall + func (c *DisksGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *DisksGetIamPolicyCall) Fields(s ...googleapi.Field) *DisksGetIamPolicyCall + func (c *DisksGetIamPolicyCall) Header() http.Header + func (c *DisksGetIamPolicyCall) IfNoneMatch(entityTag string) *DisksGetIamPolicyCall + func (c *DisksGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *DisksGetIamPolicyCall + type DisksInsertCall struct + func (c *DisksInsertCall) Context(ctx context.Context) *DisksInsertCall + func (c *DisksInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *DisksInsertCall) Fields(s ...googleapi.Field) *DisksInsertCall + func (c *DisksInsertCall) Header() http.Header + func (c *DisksInsertCall) RequestId(requestId string) *DisksInsertCall + func (c *DisksInsertCall) SourceImage(sourceImage string) *DisksInsertCall + type DisksListCall struct + func (c *DisksListCall) Context(ctx context.Context) *DisksListCall + func (c *DisksListCall) Do(opts ...googleapi.CallOption) (*DiskList, error) + func (c *DisksListCall) Fields(s ...googleapi.Field) *DisksListCall + func (c *DisksListCall) Filter(filter string) *DisksListCall + func (c *DisksListCall) Header() http.Header + func (c *DisksListCall) IfNoneMatch(entityTag string) *DisksListCall + func (c *DisksListCall) MaxResults(maxResults int64) *DisksListCall + func (c *DisksListCall) OrderBy(orderBy string) *DisksListCall + func (c *DisksListCall) PageToken(pageToken string) *DisksListCall + func (c *DisksListCall) Pages(ctx context.Context, f func(*DiskList) error) error + func (c *DisksListCall) ReturnPartialSuccess(returnPartialSuccess bool) *DisksListCall + type DisksRemoveResourcePoliciesCall struct + func (c *DisksRemoveResourcePoliciesCall) Context(ctx context.Context) *DisksRemoveResourcePoliciesCall + func (c *DisksRemoveResourcePoliciesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *DisksRemoveResourcePoliciesCall) Fields(s ...googleapi.Field) *DisksRemoveResourcePoliciesCall + func (c *DisksRemoveResourcePoliciesCall) Header() http.Header + func (c *DisksRemoveResourcePoliciesCall) RequestId(requestId string) *DisksRemoveResourcePoliciesCall + type DisksRemoveResourcePoliciesRequest struct + ForceSendFields []string + NullFields []string + ResourcePolicies []string + func (s *DisksRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) + type DisksResizeCall struct + func (c *DisksResizeCall) Context(ctx context.Context) *DisksResizeCall + func (c *DisksResizeCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *DisksResizeCall) Fields(s ...googleapi.Field) *DisksResizeCall + func (c *DisksResizeCall) Header() http.Header + func (c *DisksResizeCall) RequestId(requestId string) *DisksResizeCall + type DisksResizeRequest struct + ForceSendFields []string + NullFields []string + SizeGb int64 + func (s *DisksResizeRequest) MarshalJSON() ([]byte, error) + type DisksScopedList struct + Disks []*Disk + ForceSendFields []string + NullFields []string + Warning *DisksScopedListWarning + func (s *DisksScopedList) MarshalJSON() ([]byte, error) + type DisksScopedListWarning struct + Code string + Data []*DisksScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *DisksScopedListWarning) MarshalJSON() ([]byte, error) + type DisksScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *DisksScopedListWarningData) MarshalJSON() ([]byte, error) + type DisksService struct + func NewDisksService(s *Service) *DisksService + func (r *DisksService) AddResourcePolicies(project string, zone string, disk string, ...) *DisksAddResourcePoliciesCall + func (r *DisksService) AggregatedList(project string) *DisksAggregatedListCall + func (r *DisksService) CreateSnapshot(project string, zone string, disk string, snapshot *Snapshot) *DisksCreateSnapshotCall + func (r *DisksService) Delete(project string, zone string, disk string) *DisksDeleteCall + func (r *DisksService) Get(project string, zone string, disk string) *DisksGetCall + func (r *DisksService) GetIamPolicy(project string, zone string, resource string) *DisksGetIamPolicyCall + func (r *DisksService) Insert(project string, zone string, disk *Disk) *DisksInsertCall + func (r *DisksService) List(project string, zone string) *DisksListCall + func (r *DisksService) RemoveResourcePolicies(project string, zone string, disk string, ...) *DisksRemoveResourcePoliciesCall + func (r *DisksService) Resize(project string, zone string, disk string, ...) *DisksResizeCall + func (r *DisksService) SetIamPolicy(project string, zone string, resource string, ...) *DisksSetIamPolicyCall + func (r *DisksService) SetLabels(project string, zone string, resource string, ...) *DisksSetLabelsCall + func (r *DisksService) TestIamPermissions(project string, zone string, resource string, ...) *DisksTestIamPermissionsCall + type DisksSetIamPolicyCall struct + func (c *DisksSetIamPolicyCall) Context(ctx context.Context) *DisksSetIamPolicyCall + func (c *DisksSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *DisksSetIamPolicyCall) Fields(s ...googleapi.Field) *DisksSetIamPolicyCall + func (c *DisksSetIamPolicyCall) Header() http.Header + type DisksSetLabelsCall struct + func (c *DisksSetLabelsCall) Context(ctx context.Context) *DisksSetLabelsCall + func (c *DisksSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *DisksSetLabelsCall) Fields(s ...googleapi.Field) *DisksSetLabelsCall + func (c *DisksSetLabelsCall) Header() http.Header + func (c *DisksSetLabelsCall) RequestId(requestId string) *DisksSetLabelsCall + type DisksTestIamPermissionsCall struct + func (c *DisksTestIamPermissionsCall) Context(ctx context.Context) *DisksTestIamPermissionsCall + func (c *DisksTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *DisksTestIamPermissionsCall) Fields(s ...googleapi.Field) *DisksTestIamPermissionsCall + func (c *DisksTestIamPermissionsCall) Header() http.Header + type DisplayDevice struct + EnableDisplay bool + ForceSendFields []string + NullFields []string + func (s *DisplayDevice) MarshalJSON() ([]byte, error) + type DistributionPolicy struct + ForceSendFields []string + NullFields []string + TargetShape string + Zones []*DistributionPolicyZoneConfiguration + func (s *DistributionPolicy) MarshalJSON() ([]byte, error) + type DistributionPolicyZoneConfiguration struct + ForceSendFields []string + NullFields []string + Zone string + func (s *DistributionPolicyZoneConfiguration) MarshalJSON() ([]byte, error) + type Duration struct + ForceSendFields []string + Nanos int64 + NullFields []string + Seconds int64 + func (s *Duration) MarshalJSON() ([]byte, error) + type ExchangedPeeringRoute struct + DestRange string + ForceSendFields []string + Imported bool + NextHopRegion string + NullFields []string + Priority int64 + Type string + func (s *ExchangedPeeringRoute) MarshalJSON() ([]byte, error) + type ExchangedPeeringRoutesList struct + ForceSendFields []string + Id string + Items []*ExchangedPeeringRoute + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *ExchangedPeeringRoutesListWarning + func (s *ExchangedPeeringRoutesList) MarshalJSON() ([]byte, error) + type ExchangedPeeringRoutesListWarning struct + Code string + Data []*ExchangedPeeringRoutesListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *ExchangedPeeringRoutesListWarning) MarshalJSON() ([]byte, error) + type ExchangedPeeringRoutesListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *ExchangedPeeringRoutesListWarningData) MarshalJSON() ([]byte, error) + type Expr struct + Description string + Expression string + ForceSendFields []string + Location string + NullFields []string + Title string + func (s *Expr) MarshalJSON() ([]byte, error) + type ExternalVpnGateway struct + CreationTimestamp string + Description string + ForceSendFields []string + Id *uint64 + Interfaces []*ExternalVpnGatewayInterface + Kind string + LabelFingerprint string + Labels map[string]string + Name string + NullFields []string + RedundancyType string + SelfLink string + func (s *ExternalVpnGateway) MarshalJSON() ([]byte, error) + type ExternalVpnGatewayInterface struct + ForceSendFields []string + Id int64 + IpAddress string + NullFields []string + func (s *ExternalVpnGatewayInterface) MarshalJSON() ([]byte, error) + type ExternalVpnGatewayList struct + Etag string + ForceSendFields []string + Id string + Items []*ExternalVpnGateway + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *ExternalVpnGatewayListWarning + func (s *ExternalVpnGatewayList) MarshalJSON() ([]byte, error) + type ExternalVpnGatewayListWarning struct + Code string + Data []*ExternalVpnGatewayListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *ExternalVpnGatewayListWarning) MarshalJSON() ([]byte, error) + type ExternalVpnGatewayListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *ExternalVpnGatewayListWarningData) MarshalJSON() ([]byte, error) + type ExternalVpnGatewaysDeleteCall struct + func (c *ExternalVpnGatewaysDeleteCall) Context(ctx context.Context) *ExternalVpnGatewaysDeleteCall + func (c *ExternalVpnGatewaysDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ExternalVpnGatewaysDeleteCall) Fields(s ...googleapi.Field) *ExternalVpnGatewaysDeleteCall + func (c *ExternalVpnGatewaysDeleteCall) Header() http.Header + func (c *ExternalVpnGatewaysDeleteCall) RequestId(requestId string) *ExternalVpnGatewaysDeleteCall + type ExternalVpnGatewaysGetCall struct + func (c *ExternalVpnGatewaysGetCall) Context(ctx context.Context) *ExternalVpnGatewaysGetCall + func (c *ExternalVpnGatewaysGetCall) Do(opts ...googleapi.CallOption) (*ExternalVpnGateway, error) + func (c *ExternalVpnGatewaysGetCall) Fields(s ...googleapi.Field) *ExternalVpnGatewaysGetCall + func (c *ExternalVpnGatewaysGetCall) Header() http.Header + func (c *ExternalVpnGatewaysGetCall) IfNoneMatch(entityTag string) *ExternalVpnGatewaysGetCall + type ExternalVpnGatewaysInsertCall struct + func (c *ExternalVpnGatewaysInsertCall) Context(ctx context.Context) *ExternalVpnGatewaysInsertCall + func (c *ExternalVpnGatewaysInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ExternalVpnGatewaysInsertCall) Fields(s ...googleapi.Field) *ExternalVpnGatewaysInsertCall + func (c *ExternalVpnGatewaysInsertCall) Header() http.Header + func (c *ExternalVpnGatewaysInsertCall) RequestId(requestId string) *ExternalVpnGatewaysInsertCall + type ExternalVpnGatewaysListCall struct + func (c *ExternalVpnGatewaysListCall) Context(ctx context.Context) *ExternalVpnGatewaysListCall + func (c *ExternalVpnGatewaysListCall) Do(opts ...googleapi.CallOption) (*ExternalVpnGatewayList, error) + func (c *ExternalVpnGatewaysListCall) Fields(s ...googleapi.Field) *ExternalVpnGatewaysListCall + func (c *ExternalVpnGatewaysListCall) Filter(filter string) *ExternalVpnGatewaysListCall + func (c *ExternalVpnGatewaysListCall) Header() http.Header + func (c *ExternalVpnGatewaysListCall) IfNoneMatch(entityTag string) *ExternalVpnGatewaysListCall + func (c *ExternalVpnGatewaysListCall) MaxResults(maxResults int64) *ExternalVpnGatewaysListCall + func (c *ExternalVpnGatewaysListCall) OrderBy(orderBy string) *ExternalVpnGatewaysListCall + func (c *ExternalVpnGatewaysListCall) PageToken(pageToken string) *ExternalVpnGatewaysListCall + func (c *ExternalVpnGatewaysListCall) Pages(ctx context.Context, f func(*ExternalVpnGatewayList) error) error + func (c *ExternalVpnGatewaysListCall) ReturnPartialSuccess(returnPartialSuccess bool) *ExternalVpnGatewaysListCall + type ExternalVpnGatewaysService struct + func NewExternalVpnGatewaysService(s *Service) *ExternalVpnGatewaysService + func (r *ExternalVpnGatewaysService) Delete(project string, externalVpnGateway string) *ExternalVpnGatewaysDeleteCall + func (r *ExternalVpnGatewaysService) Get(project string, externalVpnGateway string) *ExternalVpnGatewaysGetCall + func (r *ExternalVpnGatewaysService) Insert(project string, externalvpngateway *ExternalVpnGateway) *ExternalVpnGatewaysInsertCall + func (r *ExternalVpnGatewaysService) List(project string) *ExternalVpnGatewaysListCall + func (r *ExternalVpnGatewaysService) SetLabels(project string, resource string, ...) *ExternalVpnGatewaysSetLabelsCall + func (r *ExternalVpnGatewaysService) TestIamPermissions(project string, resource string, ...) *ExternalVpnGatewaysTestIamPermissionsCall + type ExternalVpnGatewaysSetLabelsCall struct + func (c *ExternalVpnGatewaysSetLabelsCall) Context(ctx context.Context) *ExternalVpnGatewaysSetLabelsCall + func (c *ExternalVpnGatewaysSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ExternalVpnGatewaysSetLabelsCall) Fields(s ...googleapi.Field) *ExternalVpnGatewaysSetLabelsCall + func (c *ExternalVpnGatewaysSetLabelsCall) Header() http.Header + type ExternalVpnGatewaysTestIamPermissionsCall struct + func (c *ExternalVpnGatewaysTestIamPermissionsCall) Context(ctx context.Context) *ExternalVpnGatewaysTestIamPermissionsCall + func (c *ExternalVpnGatewaysTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *ExternalVpnGatewaysTestIamPermissionsCall) Fields(s ...googleapi.Field) *ExternalVpnGatewaysTestIamPermissionsCall + func (c *ExternalVpnGatewaysTestIamPermissionsCall) Header() http.Header + type FileContentBuffer struct + Content string + FileType string + ForceSendFields []string + NullFields []string + func (s *FileContentBuffer) MarshalJSON() ([]byte, error) + type Firewall struct + Allowed []*FirewallAllowed + CreationTimestamp string + Denied []*FirewallDenied + Description string + DestinationRanges []string + Direction string + Disabled bool + EnableLogging bool + ForceSendFields []string + Id uint64 + Kind string + LogConfig *FirewallLogConfig + Name string + Network string + NullFields []string + Priority int64 + SelfLink string + SourceRanges []string + SourceServiceAccounts []string + SourceTags []string + TargetServiceAccounts []string + TargetTags []string + func (s *Firewall) MarshalJSON() ([]byte, error) + type FirewallAllowed struct + ForceSendFields []string + IPProtocol string + NullFields []string + Ports []string + func (s *FirewallAllowed) MarshalJSON() ([]byte, error) + type FirewallDenied struct + ForceSendFields []string + IPProtocol string + NullFields []string + Ports []string + func (s *FirewallDenied) MarshalJSON() ([]byte, error) + type FirewallList struct + ForceSendFields []string + Id string + Items []*Firewall + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *FirewallListWarning + func (s *FirewallList) MarshalJSON() ([]byte, error) + type FirewallListWarning struct + Code string + Data []*FirewallListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *FirewallListWarning) MarshalJSON() ([]byte, error) + type FirewallListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *FirewallListWarningData) MarshalJSON() ([]byte, error) + type FirewallLogConfig struct + Enable bool + ForceSendFields []string + Metadata string + NullFields []string + func (s *FirewallLogConfig) MarshalJSON() ([]byte, error) + type FirewallPolicyRule struct + Action string + Description string + Direction string + Disabled bool + EnableLogging bool + ForceSendFields []string + Kind string + Match *FirewallPolicyRuleMatcher + NullFields []string + Priority int64 + RuleTupleCount int64 + TargetResources []string + TargetSecureLabels []string + TargetServiceAccounts []string + func (s *FirewallPolicyRule) MarshalJSON() ([]byte, error) + type FirewallPolicyRuleMatcher struct + DestIpRanges []string + ForceSendFields []string + Layer4Configs []*FirewallPolicyRuleMatcherLayer4Config + NullFields []string + SrcIpRanges []string + SrcSecureLabels []string + func (s *FirewallPolicyRuleMatcher) MarshalJSON() ([]byte, error) + type FirewallPolicyRuleMatcherLayer4Config struct + ForceSendFields []string + IpProtocol string + NullFields []string + Ports []string + func (s *FirewallPolicyRuleMatcherLayer4Config) MarshalJSON() ([]byte, error) + type FirewallsDeleteCall struct + func (c *FirewallsDeleteCall) Context(ctx context.Context) *FirewallsDeleteCall + func (c *FirewallsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *FirewallsDeleteCall) Fields(s ...googleapi.Field) *FirewallsDeleteCall + func (c *FirewallsDeleteCall) Header() http.Header + func (c *FirewallsDeleteCall) RequestId(requestId string) *FirewallsDeleteCall + type FirewallsGetCall struct + func (c *FirewallsGetCall) Context(ctx context.Context) *FirewallsGetCall + func (c *FirewallsGetCall) Do(opts ...googleapi.CallOption) (*Firewall, error) + func (c *FirewallsGetCall) Fields(s ...googleapi.Field) *FirewallsGetCall + func (c *FirewallsGetCall) Header() http.Header + func (c *FirewallsGetCall) IfNoneMatch(entityTag string) *FirewallsGetCall + type FirewallsInsertCall struct + func (c *FirewallsInsertCall) Context(ctx context.Context) *FirewallsInsertCall + func (c *FirewallsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *FirewallsInsertCall) Fields(s ...googleapi.Field) *FirewallsInsertCall + func (c *FirewallsInsertCall) Header() http.Header + func (c *FirewallsInsertCall) RequestId(requestId string) *FirewallsInsertCall + type FirewallsListCall struct + func (c *FirewallsListCall) Context(ctx context.Context) *FirewallsListCall + func (c *FirewallsListCall) Do(opts ...googleapi.CallOption) (*FirewallList, error) + func (c *FirewallsListCall) Fields(s ...googleapi.Field) *FirewallsListCall + func (c *FirewallsListCall) Filter(filter string) *FirewallsListCall + func (c *FirewallsListCall) Header() http.Header + func (c *FirewallsListCall) IfNoneMatch(entityTag string) *FirewallsListCall + func (c *FirewallsListCall) MaxResults(maxResults int64) *FirewallsListCall + func (c *FirewallsListCall) OrderBy(orderBy string) *FirewallsListCall + func (c *FirewallsListCall) PageToken(pageToken string) *FirewallsListCall + func (c *FirewallsListCall) Pages(ctx context.Context, f func(*FirewallList) error) error + func (c *FirewallsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *FirewallsListCall + type FirewallsPatchCall struct + func (c *FirewallsPatchCall) Context(ctx context.Context) *FirewallsPatchCall + func (c *FirewallsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *FirewallsPatchCall) Fields(s ...googleapi.Field) *FirewallsPatchCall + func (c *FirewallsPatchCall) Header() http.Header + func (c *FirewallsPatchCall) RequestId(requestId string) *FirewallsPatchCall + type FirewallsService struct + func NewFirewallsService(s *Service) *FirewallsService + func (r *FirewallsService) Delete(project string, firewall string) *FirewallsDeleteCall + func (r *FirewallsService) Get(project string, firewall string) *FirewallsGetCall + func (r *FirewallsService) Insert(project string, firewall *Firewall) *FirewallsInsertCall + func (r *FirewallsService) List(project string) *FirewallsListCall + func (r *FirewallsService) Patch(project string, firewall string, firewall2 *Firewall) *FirewallsPatchCall + func (r *FirewallsService) TestIamPermissions(project string, resource string, ...) *FirewallsTestIamPermissionsCall + func (r *FirewallsService) Update(project string, firewall string, firewall2 *Firewall) *FirewallsUpdateCall + type FirewallsTestIamPermissionsCall struct + func (c *FirewallsTestIamPermissionsCall) Context(ctx context.Context) *FirewallsTestIamPermissionsCall + func (c *FirewallsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *FirewallsTestIamPermissionsCall) Fields(s ...googleapi.Field) *FirewallsTestIamPermissionsCall + func (c *FirewallsTestIamPermissionsCall) Header() http.Header + type FirewallsUpdateCall struct + func (c *FirewallsUpdateCall) Context(ctx context.Context) *FirewallsUpdateCall + func (c *FirewallsUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *FirewallsUpdateCall) Fields(s ...googleapi.Field) *FirewallsUpdateCall + func (c *FirewallsUpdateCall) Header() http.Header + func (c *FirewallsUpdateCall) RequestId(requestId string) *FirewallsUpdateCall + type FixedOrPercent struct + Calculated int64 + Fixed int64 + ForceSendFields []string + NullFields []string + Percent int64 + func (s *FixedOrPercent) MarshalJSON() ([]byte, error) + type ForwardingRule struct + AllPorts bool + AllowGlobalAccess bool + BackendService string + CreationTimestamp string + Description string + Fingerprint string + ForceSendFields []string + IPAddress string + IPProtocol string + Id uint64 + IpVersion string + IsMirroringCollector bool + Kind string + LabelFingerprint string + Labels map[string]string + LoadBalancingScheme string + MetadataFilters []*MetadataFilter + Name string + Network string + NetworkTier string + NullFields []string + PortRange string + Ports []string + Region string + SelfLink string + ServiceDirectoryRegistrations []*ForwardingRuleServiceDirectoryRegistration + ServiceLabel string + ServiceName string + Subnetwork string + Target string + func (s *ForwardingRule) MarshalJSON() ([]byte, error) + type ForwardingRuleAggregatedList struct + ForceSendFields []string + Id string + Items map[string]ForwardingRulesScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *ForwardingRuleAggregatedListWarning + func (s *ForwardingRuleAggregatedList) MarshalJSON() ([]byte, error) + type ForwardingRuleAggregatedListWarning struct + Code string + Data []*ForwardingRuleAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *ForwardingRuleAggregatedListWarning) MarshalJSON() ([]byte, error) + type ForwardingRuleAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *ForwardingRuleAggregatedListWarningData) MarshalJSON() ([]byte, error) + type ForwardingRuleList struct + ForceSendFields []string + Id string + Items []*ForwardingRule + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *ForwardingRuleListWarning + func (s *ForwardingRuleList) MarshalJSON() ([]byte, error) + type ForwardingRuleListWarning struct + Code string + Data []*ForwardingRuleListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *ForwardingRuleListWarning) MarshalJSON() ([]byte, error) + type ForwardingRuleListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *ForwardingRuleListWarningData) MarshalJSON() ([]byte, error) + type ForwardingRuleReference struct + ForceSendFields []string + ForwardingRule string + NullFields []string + func (s *ForwardingRuleReference) MarshalJSON() ([]byte, error) + type ForwardingRuleServiceDirectoryRegistration struct + ForceSendFields []string + Namespace string + NullFields []string + Service string + func (s *ForwardingRuleServiceDirectoryRegistration) MarshalJSON() ([]byte, error) + type ForwardingRulesAggregatedListCall struct + func (c *ForwardingRulesAggregatedListCall) Context(ctx context.Context) *ForwardingRulesAggregatedListCall + func (c *ForwardingRulesAggregatedListCall) Do(opts ...googleapi.CallOption) (*ForwardingRuleAggregatedList, error) + func (c *ForwardingRulesAggregatedListCall) Fields(s ...googleapi.Field) *ForwardingRulesAggregatedListCall + func (c *ForwardingRulesAggregatedListCall) Filter(filter string) *ForwardingRulesAggregatedListCall + func (c *ForwardingRulesAggregatedListCall) Header() http.Header + func (c *ForwardingRulesAggregatedListCall) IfNoneMatch(entityTag string) *ForwardingRulesAggregatedListCall + func (c *ForwardingRulesAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *ForwardingRulesAggregatedListCall + func (c *ForwardingRulesAggregatedListCall) MaxResults(maxResults int64) *ForwardingRulesAggregatedListCall + func (c *ForwardingRulesAggregatedListCall) OrderBy(orderBy string) *ForwardingRulesAggregatedListCall + func (c *ForwardingRulesAggregatedListCall) PageToken(pageToken string) *ForwardingRulesAggregatedListCall + func (c *ForwardingRulesAggregatedListCall) Pages(ctx context.Context, f func(*ForwardingRuleAggregatedList) error) error + func (c *ForwardingRulesAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *ForwardingRulesAggregatedListCall + type ForwardingRulesDeleteCall struct + func (c *ForwardingRulesDeleteCall) Context(ctx context.Context) *ForwardingRulesDeleteCall + func (c *ForwardingRulesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ForwardingRulesDeleteCall) Fields(s ...googleapi.Field) *ForwardingRulesDeleteCall + func (c *ForwardingRulesDeleteCall) Header() http.Header + func (c *ForwardingRulesDeleteCall) RequestId(requestId string) *ForwardingRulesDeleteCall + type ForwardingRulesGetCall struct + func (c *ForwardingRulesGetCall) Context(ctx context.Context) *ForwardingRulesGetCall + func (c *ForwardingRulesGetCall) Do(opts ...googleapi.CallOption) (*ForwardingRule, error) + func (c *ForwardingRulesGetCall) Fields(s ...googleapi.Field) *ForwardingRulesGetCall + func (c *ForwardingRulesGetCall) Header() http.Header + func (c *ForwardingRulesGetCall) IfNoneMatch(entityTag string) *ForwardingRulesGetCall + type ForwardingRulesInsertCall struct + func (c *ForwardingRulesInsertCall) Context(ctx context.Context) *ForwardingRulesInsertCall + func (c *ForwardingRulesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ForwardingRulesInsertCall) Fields(s ...googleapi.Field) *ForwardingRulesInsertCall + func (c *ForwardingRulesInsertCall) Header() http.Header + func (c *ForwardingRulesInsertCall) RequestId(requestId string) *ForwardingRulesInsertCall + type ForwardingRulesListCall struct + func (c *ForwardingRulesListCall) Context(ctx context.Context) *ForwardingRulesListCall + func (c *ForwardingRulesListCall) Do(opts ...googleapi.CallOption) (*ForwardingRuleList, error) + func (c *ForwardingRulesListCall) Fields(s ...googleapi.Field) *ForwardingRulesListCall + func (c *ForwardingRulesListCall) Filter(filter string) *ForwardingRulesListCall + func (c *ForwardingRulesListCall) Header() http.Header + func (c *ForwardingRulesListCall) IfNoneMatch(entityTag string) *ForwardingRulesListCall + func (c *ForwardingRulesListCall) MaxResults(maxResults int64) *ForwardingRulesListCall + func (c *ForwardingRulesListCall) OrderBy(orderBy string) *ForwardingRulesListCall + func (c *ForwardingRulesListCall) PageToken(pageToken string) *ForwardingRulesListCall + func (c *ForwardingRulesListCall) Pages(ctx context.Context, f func(*ForwardingRuleList) error) error + func (c *ForwardingRulesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *ForwardingRulesListCall + type ForwardingRulesPatchCall struct + func (c *ForwardingRulesPatchCall) Context(ctx context.Context) *ForwardingRulesPatchCall + func (c *ForwardingRulesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ForwardingRulesPatchCall) Fields(s ...googleapi.Field) *ForwardingRulesPatchCall + func (c *ForwardingRulesPatchCall) Header() http.Header + func (c *ForwardingRulesPatchCall) RequestId(requestId string) *ForwardingRulesPatchCall + type ForwardingRulesScopedList struct + ForceSendFields []string + ForwardingRules []*ForwardingRule + NullFields []string + Warning *ForwardingRulesScopedListWarning + func (s *ForwardingRulesScopedList) MarshalJSON() ([]byte, error) + type ForwardingRulesScopedListWarning struct + Code string + Data []*ForwardingRulesScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *ForwardingRulesScopedListWarning) MarshalJSON() ([]byte, error) + type ForwardingRulesScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *ForwardingRulesScopedListWarningData) MarshalJSON() ([]byte, error) + type ForwardingRulesService struct + func NewForwardingRulesService(s *Service) *ForwardingRulesService + func (r *ForwardingRulesService) AggregatedList(project string) *ForwardingRulesAggregatedListCall + func (r *ForwardingRulesService) Delete(project string, region string, forwardingRule string) *ForwardingRulesDeleteCall + func (r *ForwardingRulesService) Get(project string, region string, forwardingRule string) *ForwardingRulesGetCall + func (r *ForwardingRulesService) Insert(project string, region string, forwardingrule *ForwardingRule) *ForwardingRulesInsertCall + func (r *ForwardingRulesService) List(project string, region string) *ForwardingRulesListCall + func (r *ForwardingRulesService) Patch(project string, region string, forwardingRule string, ...) *ForwardingRulesPatchCall + func (r *ForwardingRulesService) SetLabels(project string, region string, resource string, ...) *ForwardingRulesSetLabelsCall + func (r *ForwardingRulesService) SetTarget(project string, region string, forwardingRule string, ...) *ForwardingRulesSetTargetCall + func (r *ForwardingRulesService) TestIamPermissions(project string, region string, resource string, ...) *ForwardingRulesTestIamPermissionsCall + type ForwardingRulesSetLabelsCall struct + func (c *ForwardingRulesSetLabelsCall) Context(ctx context.Context) *ForwardingRulesSetLabelsCall + func (c *ForwardingRulesSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ForwardingRulesSetLabelsCall) Fields(s ...googleapi.Field) *ForwardingRulesSetLabelsCall + func (c *ForwardingRulesSetLabelsCall) Header() http.Header + func (c *ForwardingRulesSetLabelsCall) RequestId(requestId string) *ForwardingRulesSetLabelsCall + type ForwardingRulesSetTargetCall struct + func (c *ForwardingRulesSetTargetCall) Context(ctx context.Context) *ForwardingRulesSetTargetCall + func (c *ForwardingRulesSetTargetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ForwardingRulesSetTargetCall) Fields(s ...googleapi.Field) *ForwardingRulesSetTargetCall + func (c *ForwardingRulesSetTargetCall) Header() http.Header + func (c *ForwardingRulesSetTargetCall) RequestId(requestId string) *ForwardingRulesSetTargetCall + type ForwardingRulesTestIamPermissionsCall struct + func (c *ForwardingRulesTestIamPermissionsCall) Context(ctx context.Context) *ForwardingRulesTestIamPermissionsCall + func (c *ForwardingRulesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *ForwardingRulesTestIamPermissionsCall) Fields(s ...googleapi.Field) *ForwardingRulesTestIamPermissionsCall + func (c *ForwardingRulesTestIamPermissionsCall) Header() http.Header + type GRPCHealthCheck struct + ForceSendFields []string + GrpcServiceName string + NullFields []string + Port int64 + PortName string + PortSpecification string + func (s *GRPCHealthCheck) MarshalJSON() ([]byte, error) + type GlobalAddressesDeleteCall struct + func (c *GlobalAddressesDeleteCall) Context(ctx context.Context) *GlobalAddressesDeleteCall + func (c *GlobalAddressesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *GlobalAddressesDeleteCall) Fields(s ...googleapi.Field) *GlobalAddressesDeleteCall + func (c *GlobalAddressesDeleteCall) Header() http.Header + func (c *GlobalAddressesDeleteCall) RequestId(requestId string) *GlobalAddressesDeleteCall + type GlobalAddressesGetCall struct + func (c *GlobalAddressesGetCall) Context(ctx context.Context) *GlobalAddressesGetCall + func (c *GlobalAddressesGetCall) Do(opts ...googleapi.CallOption) (*Address, error) + func (c *GlobalAddressesGetCall) Fields(s ...googleapi.Field) *GlobalAddressesGetCall + func (c *GlobalAddressesGetCall) Header() http.Header + func (c *GlobalAddressesGetCall) IfNoneMatch(entityTag string) *GlobalAddressesGetCall + type GlobalAddressesInsertCall struct + func (c *GlobalAddressesInsertCall) Context(ctx context.Context) *GlobalAddressesInsertCall + func (c *GlobalAddressesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *GlobalAddressesInsertCall) Fields(s ...googleapi.Field) *GlobalAddressesInsertCall + func (c *GlobalAddressesInsertCall) Header() http.Header + func (c *GlobalAddressesInsertCall) RequestId(requestId string) *GlobalAddressesInsertCall + type GlobalAddressesListCall struct + func (c *GlobalAddressesListCall) Context(ctx context.Context) *GlobalAddressesListCall + func (c *GlobalAddressesListCall) Do(opts ...googleapi.CallOption) (*AddressList, error) + func (c *GlobalAddressesListCall) Fields(s ...googleapi.Field) *GlobalAddressesListCall + func (c *GlobalAddressesListCall) Filter(filter string) *GlobalAddressesListCall + func (c *GlobalAddressesListCall) Header() http.Header + func (c *GlobalAddressesListCall) IfNoneMatch(entityTag string) *GlobalAddressesListCall + func (c *GlobalAddressesListCall) MaxResults(maxResults int64) *GlobalAddressesListCall + func (c *GlobalAddressesListCall) OrderBy(orderBy string) *GlobalAddressesListCall + func (c *GlobalAddressesListCall) PageToken(pageToken string) *GlobalAddressesListCall + func (c *GlobalAddressesListCall) Pages(ctx context.Context, f func(*AddressList) error) error + func (c *GlobalAddressesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *GlobalAddressesListCall + type GlobalAddressesService struct + func NewGlobalAddressesService(s *Service) *GlobalAddressesService + func (r *GlobalAddressesService) Delete(project string, address string) *GlobalAddressesDeleteCall + func (r *GlobalAddressesService) Get(project string, address string) *GlobalAddressesGetCall + func (r *GlobalAddressesService) Insert(project string, address *Address) *GlobalAddressesInsertCall + func (r *GlobalAddressesService) List(project string) *GlobalAddressesListCall + func (r *GlobalAddressesService) SetLabels(project string, resource string, ...) *GlobalAddressesSetLabelsCall + func (r *GlobalAddressesService) TestIamPermissions(project string, resource string, ...) *GlobalAddressesTestIamPermissionsCall + type GlobalAddressesSetLabelsCall struct + func (c *GlobalAddressesSetLabelsCall) Context(ctx context.Context) *GlobalAddressesSetLabelsCall + func (c *GlobalAddressesSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *GlobalAddressesSetLabelsCall) Fields(s ...googleapi.Field) *GlobalAddressesSetLabelsCall + func (c *GlobalAddressesSetLabelsCall) Header() http.Header + type GlobalAddressesTestIamPermissionsCall struct + func (c *GlobalAddressesTestIamPermissionsCall) Context(ctx context.Context) *GlobalAddressesTestIamPermissionsCall + func (c *GlobalAddressesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *GlobalAddressesTestIamPermissionsCall) Fields(s ...googleapi.Field) *GlobalAddressesTestIamPermissionsCall + func (c *GlobalAddressesTestIamPermissionsCall) Header() http.Header + type GlobalForwardingRulesDeleteCall struct + func (c *GlobalForwardingRulesDeleteCall) Context(ctx context.Context) *GlobalForwardingRulesDeleteCall + func (c *GlobalForwardingRulesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *GlobalForwardingRulesDeleteCall) Fields(s ...googleapi.Field) *GlobalForwardingRulesDeleteCall + func (c *GlobalForwardingRulesDeleteCall) Header() http.Header + func (c *GlobalForwardingRulesDeleteCall) RequestId(requestId string) *GlobalForwardingRulesDeleteCall + type GlobalForwardingRulesGetCall struct + func (c *GlobalForwardingRulesGetCall) Context(ctx context.Context) *GlobalForwardingRulesGetCall + func (c *GlobalForwardingRulesGetCall) Do(opts ...googleapi.CallOption) (*ForwardingRule, error) + func (c *GlobalForwardingRulesGetCall) Fields(s ...googleapi.Field) *GlobalForwardingRulesGetCall + func (c *GlobalForwardingRulesGetCall) Header() http.Header + func (c *GlobalForwardingRulesGetCall) IfNoneMatch(entityTag string) *GlobalForwardingRulesGetCall + type GlobalForwardingRulesInsertCall struct + func (c *GlobalForwardingRulesInsertCall) Context(ctx context.Context) *GlobalForwardingRulesInsertCall + func (c *GlobalForwardingRulesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *GlobalForwardingRulesInsertCall) Fields(s ...googleapi.Field) *GlobalForwardingRulesInsertCall + func (c *GlobalForwardingRulesInsertCall) Header() http.Header + func (c *GlobalForwardingRulesInsertCall) RequestId(requestId string) *GlobalForwardingRulesInsertCall + type GlobalForwardingRulesListCall struct + func (c *GlobalForwardingRulesListCall) Context(ctx context.Context) *GlobalForwardingRulesListCall + func (c *GlobalForwardingRulesListCall) Do(opts ...googleapi.CallOption) (*ForwardingRuleList, error) + func (c *GlobalForwardingRulesListCall) Fields(s ...googleapi.Field) *GlobalForwardingRulesListCall + func (c *GlobalForwardingRulesListCall) Filter(filter string) *GlobalForwardingRulesListCall + func (c *GlobalForwardingRulesListCall) Header() http.Header + func (c *GlobalForwardingRulesListCall) IfNoneMatch(entityTag string) *GlobalForwardingRulesListCall + func (c *GlobalForwardingRulesListCall) MaxResults(maxResults int64) *GlobalForwardingRulesListCall + func (c *GlobalForwardingRulesListCall) OrderBy(orderBy string) *GlobalForwardingRulesListCall + func (c *GlobalForwardingRulesListCall) PageToken(pageToken string) *GlobalForwardingRulesListCall + func (c *GlobalForwardingRulesListCall) Pages(ctx context.Context, f func(*ForwardingRuleList) error) error + func (c *GlobalForwardingRulesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *GlobalForwardingRulesListCall + type GlobalForwardingRulesPatchCall struct + func (c *GlobalForwardingRulesPatchCall) Context(ctx context.Context) *GlobalForwardingRulesPatchCall + func (c *GlobalForwardingRulesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *GlobalForwardingRulesPatchCall) Fields(s ...googleapi.Field) *GlobalForwardingRulesPatchCall + func (c *GlobalForwardingRulesPatchCall) Header() http.Header + func (c *GlobalForwardingRulesPatchCall) RequestId(requestId string) *GlobalForwardingRulesPatchCall + type GlobalForwardingRulesService struct + func NewGlobalForwardingRulesService(s *Service) *GlobalForwardingRulesService + func (r *GlobalForwardingRulesService) Delete(project string, forwardingRule string) *GlobalForwardingRulesDeleteCall + func (r *GlobalForwardingRulesService) Get(project string, forwardingRule string) *GlobalForwardingRulesGetCall + func (r *GlobalForwardingRulesService) Insert(project string, forwardingrule *ForwardingRule) *GlobalForwardingRulesInsertCall + func (r *GlobalForwardingRulesService) List(project string) *GlobalForwardingRulesListCall + func (r *GlobalForwardingRulesService) Patch(project string, forwardingRule string, forwardingrule *ForwardingRule) *GlobalForwardingRulesPatchCall + func (r *GlobalForwardingRulesService) SetLabels(project string, resource string, ...) *GlobalForwardingRulesSetLabelsCall + func (r *GlobalForwardingRulesService) SetTarget(project string, forwardingRule string, targetreference *TargetReference) *GlobalForwardingRulesSetTargetCall + func (r *GlobalForwardingRulesService) TestIamPermissions(project string, resource string, ...) *GlobalForwardingRulesTestIamPermissionsCall + type GlobalForwardingRulesSetLabelsCall struct + func (c *GlobalForwardingRulesSetLabelsCall) Context(ctx context.Context) *GlobalForwardingRulesSetLabelsCall + func (c *GlobalForwardingRulesSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *GlobalForwardingRulesSetLabelsCall) Fields(s ...googleapi.Field) *GlobalForwardingRulesSetLabelsCall + func (c *GlobalForwardingRulesSetLabelsCall) Header() http.Header + type GlobalForwardingRulesSetTargetCall struct + func (c *GlobalForwardingRulesSetTargetCall) Context(ctx context.Context) *GlobalForwardingRulesSetTargetCall + func (c *GlobalForwardingRulesSetTargetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *GlobalForwardingRulesSetTargetCall) Fields(s ...googleapi.Field) *GlobalForwardingRulesSetTargetCall + func (c *GlobalForwardingRulesSetTargetCall) Header() http.Header + func (c *GlobalForwardingRulesSetTargetCall) RequestId(requestId string) *GlobalForwardingRulesSetTargetCall + type GlobalForwardingRulesTestIamPermissionsCall struct + func (c *GlobalForwardingRulesTestIamPermissionsCall) Context(ctx context.Context) *GlobalForwardingRulesTestIamPermissionsCall + func (c *GlobalForwardingRulesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *GlobalForwardingRulesTestIamPermissionsCall) Fields(s ...googleapi.Field) *GlobalForwardingRulesTestIamPermissionsCall + func (c *GlobalForwardingRulesTestIamPermissionsCall) Header() http.Header + type GlobalNetworkEndpointGroupsAttachEndpointsRequest struct + ForceSendFields []string + NetworkEndpoints []*NetworkEndpoint + NullFields []string + func (s *GlobalNetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) + type GlobalNetworkEndpointGroupsAttachNetworkEndpointsCall struct + func (c *GlobalNetworkEndpointGroupsAttachNetworkEndpointsCall) Context(ctx context.Context) *GlobalNetworkEndpointGroupsAttachNetworkEndpointsCall + func (c *GlobalNetworkEndpointGroupsAttachNetworkEndpointsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *GlobalNetworkEndpointGroupsAttachNetworkEndpointsCall) Fields(s ...googleapi.Field) *GlobalNetworkEndpointGroupsAttachNetworkEndpointsCall + func (c *GlobalNetworkEndpointGroupsAttachNetworkEndpointsCall) Header() http.Header + func (c *GlobalNetworkEndpointGroupsAttachNetworkEndpointsCall) RequestId(requestId string) *GlobalNetworkEndpointGroupsAttachNetworkEndpointsCall + type GlobalNetworkEndpointGroupsDeleteCall struct + func (c *GlobalNetworkEndpointGroupsDeleteCall) Context(ctx context.Context) *GlobalNetworkEndpointGroupsDeleteCall + func (c *GlobalNetworkEndpointGroupsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *GlobalNetworkEndpointGroupsDeleteCall) Fields(s ...googleapi.Field) *GlobalNetworkEndpointGroupsDeleteCall + func (c *GlobalNetworkEndpointGroupsDeleteCall) Header() http.Header + func (c *GlobalNetworkEndpointGroupsDeleteCall) RequestId(requestId string) *GlobalNetworkEndpointGroupsDeleteCall + type GlobalNetworkEndpointGroupsDetachEndpointsRequest struct + ForceSendFields []string + NetworkEndpoints []*NetworkEndpoint + NullFields []string + func (s *GlobalNetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) + type GlobalNetworkEndpointGroupsDetachNetworkEndpointsCall struct + func (c *GlobalNetworkEndpointGroupsDetachNetworkEndpointsCall) Context(ctx context.Context) *GlobalNetworkEndpointGroupsDetachNetworkEndpointsCall + func (c *GlobalNetworkEndpointGroupsDetachNetworkEndpointsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *GlobalNetworkEndpointGroupsDetachNetworkEndpointsCall) Fields(s ...googleapi.Field) *GlobalNetworkEndpointGroupsDetachNetworkEndpointsCall + func (c *GlobalNetworkEndpointGroupsDetachNetworkEndpointsCall) Header() http.Header + func (c *GlobalNetworkEndpointGroupsDetachNetworkEndpointsCall) RequestId(requestId string) *GlobalNetworkEndpointGroupsDetachNetworkEndpointsCall + type GlobalNetworkEndpointGroupsGetCall struct + func (c *GlobalNetworkEndpointGroupsGetCall) Context(ctx context.Context) *GlobalNetworkEndpointGroupsGetCall + func (c *GlobalNetworkEndpointGroupsGetCall) Do(opts ...googleapi.CallOption) (*NetworkEndpointGroup, error) + func (c *GlobalNetworkEndpointGroupsGetCall) Fields(s ...googleapi.Field) *GlobalNetworkEndpointGroupsGetCall + func (c *GlobalNetworkEndpointGroupsGetCall) Header() http.Header + func (c *GlobalNetworkEndpointGroupsGetCall) IfNoneMatch(entityTag string) *GlobalNetworkEndpointGroupsGetCall + type GlobalNetworkEndpointGroupsInsertCall struct + func (c *GlobalNetworkEndpointGroupsInsertCall) Context(ctx context.Context) *GlobalNetworkEndpointGroupsInsertCall + func (c *GlobalNetworkEndpointGroupsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *GlobalNetworkEndpointGroupsInsertCall) Fields(s ...googleapi.Field) *GlobalNetworkEndpointGroupsInsertCall + func (c *GlobalNetworkEndpointGroupsInsertCall) Header() http.Header + func (c *GlobalNetworkEndpointGroupsInsertCall) RequestId(requestId string) *GlobalNetworkEndpointGroupsInsertCall + type GlobalNetworkEndpointGroupsListCall struct + func (c *GlobalNetworkEndpointGroupsListCall) Context(ctx context.Context) *GlobalNetworkEndpointGroupsListCall + func (c *GlobalNetworkEndpointGroupsListCall) Do(opts ...googleapi.CallOption) (*NetworkEndpointGroupList, error) + func (c *GlobalNetworkEndpointGroupsListCall) Fields(s ...googleapi.Field) *GlobalNetworkEndpointGroupsListCall + func (c *GlobalNetworkEndpointGroupsListCall) Filter(filter string) *GlobalNetworkEndpointGroupsListCall + func (c *GlobalNetworkEndpointGroupsListCall) Header() http.Header + func (c *GlobalNetworkEndpointGroupsListCall) IfNoneMatch(entityTag string) *GlobalNetworkEndpointGroupsListCall + func (c *GlobalNetworkEndpointGroupsListCall) MaxResults(maxResults int64) *GlobalNetworkEndpointGroupsListCall + func (c *GlobalNetworkEndpointGroupsListCall) OrderBy(orderBy string) *GlobalNetworkEndpointGroupsListCall + func (c *GlobalNetworkEndpointGroupsListCall) PageToken(pageToken string) *GlobalNetworkEndpointGroupsListCall + func (c *GlobalNetworkEndpointGroupsListCall) Pages(ctx context.Context, f func(*NetworkEndpointGroupList) error) error + func (c *GlobalNetworkEndpointGroupsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *GlobalNetworkEndpointGroupsListCall + type GlobalNetworkEndpointGroupsListNetworkEndpointsCall struct + func (c *GlobalNetworkEndpointGroupsListNetworkEndpointsCall) Context(ctx context.Context) *GlobalNetworkEndpointGroupsListNetworkEndpointsCall + func (c *GlobalNetworkEndpointGroupsListNetworkEndpointsCall) Do(opts ...googleapi.CallOption) (*NetworkEndpointGroupsListNetworkEndpoints, error) + func (c *GlobalNetworkEndpointGroupsListNetworkEndpointsCall) Fields(s ...googleapi.Field) *GlobalNetworkEndpointGroupsListNetworkEndpointsCall + func (c *GlobalNetworkEndpointGroupsListNetworkEndpointsCall) Filter(filter string) *GlobalNetworkEndpointGroupsListNetworkEndpointsCall + func (c *GlobalNetworkEndpointGroupsListNetworkEndpointsCall) Header() http.Header + func (c *GlobalNetworkEndpointGroupsListNetworkEndpointsCall) MaxResults(maxResults int64) *GlobalNetworkEndpointGroupsListNetworkEndpointsCall + func (c *GlobalNetworkEndpointGroupsListNetworkEndpointsCall) OrderBy(orderBy string) *GlobalNetworkEndpointGroupsListNetworkEndpointsCall + func (c *GlobalNetworkEndpointGroupsListNetworkEndpointsCall) PageToken(pageToken string) *GlobalNetworkEndpointGroupsListNetworkEndpointsCall + func (c *GlobalNetworkEndpointGroupsListNetworkEndpointsCall) Pages(ctx context.Context, f func(*NetworkEndpointGroupsListNetworkEndpoints) error) error + func (c *GlobalNetworkEndpointGroupsListNetworkEndpointsCall) ReturnPartialSuccess(returnPartialSuccess bool) *GlobalNetworkEndpointGroupsListNetworkEndpointsCall + type GlobalNetworkEndpointGroupsService struct + func NewGlobalNetworkEndpointGroupsService(s *Service) *GlobalNetworkEndpointGroupsService + func (r *GlobalNetworkEndpointGroupsService) AttachNetworkEndpoints(project string, networkEndpointGroup string, ...) *GlobalNetworkEndpointGroupsAttachNetworkEndpointsCall + func (r *GlobalNetworkEndpointGroupsService) Delete(project string, networkEndpointGroup string) *GlobalNetworkEndpointGroupsDeleteCall + func (r *GlobalNetworkEndpointGroupsService) DetachNetworkEndpoints(project string, networkEndpointGroup string, ...) *GlobalNetworkEndpointGroupsDetachNetworkEndpointsCall + func (r *GlobalNetworkEndpointGroupsService) Get(project string, networkEndpointGroup string) *GlobalNetworkEndpointGroupsGetCall + func (r *GlobalNetworkEndpointGroupsService) Insert(project string, networkendpointgroup *NetworkEndpointGroup) *GlobalNetworkEndpointGroupsInsertCall + func (r *GlobalNetworkEndpointGroupsService) List(project string) *GlobalNetworkEndpointGroupsListCall + func (r *GlobalNetworkEndpointGroupsService) ListNetworkEndpoints(project string, networkEndpointGroup string) *GlobalNetworkEndpointGroupsListNetworkEndpointsCall + type GlobalOperationsAggregatedListCall struct + func (c *GlobalOperationsAggregatedListCall) Context(ctx context.Context) *GlobalOperationsAggregatedListCall + func (c *GlobalOperationsAggregatedListCall) Do(opts ...googleapi.CallOption) (*OperationAggregatedList, error) + func (c *GlobalOperationsAggregatedListCall) Fields(s ...googleapi.Field) *GlobalOperationsAggregatedListCall + func (c *GlobalOperationsAggregatedListCall) Filter(filter string) *GlobalOperationsAggregatedListCall + func (c *GlobalOperationsAggregatedListCall) Header() http.Header + func (c *GlobalOperationsAggregatedListCall) IfNoneMatch(entityTag string) *GlobalOperationsAggregatedListCall + func (c *GlobalOperationsAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *GlobalOperationsAggregatedListCall + func (c *GlobalOperationsAggregatedListCall) MaxResults(maxResults int64) *GlobalOperationsAggregatedListCall + func (c *GlobalOperationsAggregatedListCall) OrderBy(orderBy string) *GlobalOperationsAggregatedListCall + func (c *GlobalOperationsAggregatedListCall) PageToken(pageToken string) *GlobalOperationsAggregatedListCall + func (c *GlobalOperationsAggregatedListCall) Pages(ctx context.Context, f func(*OperationAggregatedList) error) error + func (c *GlobalOperationsAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *GlobalOperationsAggregatedListCall + type GlobalOperationsDeleteCall struct + func (c *GlobalOperationsDeleteCall) Context(ctx context.Context) *GlobalOperationsDeleteCall + func (c *GlobalOperationsDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *GlobalOperationsDeleteCall) Fields(s ...googleapi.Field) *GlobalOperationsDeleteCall + func (c *GlobalOperationsDeleteCall) Header() http.Header + type GlobalOperationsGetCall struct + func (c *GlobalOperationsGetCall) Context(ctx context.Context) *GlobalOperationsGetCall + func (c *GlobalOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *GlobalOperationsGetCall) Fields(s ...googleapi.Field) *GlobalOperationsGetCall + func (c *GlobalOperationsGetCall) Header() http.Header + func (c *GlobalOperationsGetCall) IfNoneMatch(entityTag string) *GlobalOperationsGetCall + type GlobalOperationsListCall struct + func (c *GlobalOperationsListCall) Context(ctx context.Context) *GlobalOperationsListCall + func (c *GlobalOperationsListCall) Do(opts ...googleapi.CallOption) (*OperationList, error) + func (c *GlobalOperationsListCall) Fields(s ...googleapi.Field) *GlobalOperationsListCall + func (c *GlobalOperationsListCall) Filter(filter string) *GlobalOperationsListCall + func (c *GlobalOperationsListCall) Header() http.Header + func (c *GlobalOperationsListCall) IfNoneMatch(entityTag string) *GlobalOperationsListCall + func (c *GlobalOperationsListCall) MaxResults(maxResults int64) *GlobalOperationsListCall + func (c *GlobalOperationsListCall) OrderBy(orderBy string) *GlobalOperationsListCall + func (c *GlobalOperationsListCall) PageToken(pageToken string) *GlobalOperationsListCall + func (c *GlobalOperationsListCall) Pages(ctx context.Context, f func(*OperationList) error) error + func (c *GlobalOperationsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *GlobalOperationsListCall + type GlobalOperationsService struct + func NewGlobalOperationsService(s *Service) *GlobalOperationsService + func (r *GlobalOperationsService) AggregatedList(project string) *GlobalOperationsAggregatedListCall + func (r *GlobalOperationsService) Delete(project string, operation string) *GlobalOperationsDeleteCall + func (r *GlobalOperationsService) Get(project string, operation string) *GlobalOperationsGetCall + func (r *GlobalOperationsService) List(project string) *GlobalOperationsListCall + func (r *GlobalOperationsService) Wait(project string, operation string) *GlobalOperationsWaitCall + type GlobalOperationsWaitCall struct + func (c *GlobalOperationsWaitCall) Context(ctx context.Context) *GlobalOperationsWaitCall + func (c *GlobalOperationsWaitCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *GlobalOperationsWaitCall) Fields(s ...googleapi.Field) *GlobalOperationsWaitCall + func (c *GlobalOperationsWaitCall) Header() http.Header + type GlobalOrganizationOperationsDeleteCall struct + func (c *GlobalOrganizationOperationsDeleteCall) Context(ctx context.Context) *GlobalOrganizationOperationsDeleteCall + func (c *GlobalOrganizationOperationsDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *GlobalOrganizationOperationsDeleteCall) Fields(s ...googleapi.Field) *GlobalOrganizationOperationsDeleteCall + func (c *GlobalOrganizationOperationsDeleteCall) Header() http.Header + func (c *GlobalOrganizationOperationsDeleteCall) ParentId(parentId string) *GlobalOrganizationOperationsDeleteCall + type GlobalOrganizationOperationsGetCall struct + func (c *GlobalOrganizationOperationsGetCall) Context(ctx context.Context) *GlobalOrganizationOperationsGetCall + func (c *GlobalOrganizationOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *GlobalOrganizationOperationsGetCall) Fields(s ...googleapi.Field) *GlobalOrganizationOperationsGetCall + func (c *GlobalOrganizationOperationsGetCall) Header() http.Header + func (c *GlobalOrganizationOperationsGetCall) IfNoneMatch(entityTag string) *GlobalOrganizationOperationsGetCall + func (c *GlobalOrganizationOperationsGetCall) ParentId(parentId string) *GlobalOrganizationOperationsGetCall + type GlobalOrganizationOperationsListCall struct + func (c *GlobalOrganizationOperationsListCall) Context(ctx context.Context) *GlobalOrganizationOperationsListCall + func (c *GlobalOrganizationOperationsListCall) Do(opts ...googleapi.CallOption) (*OperationList, error) + func (c *GlobalOrganizationOperationsListCall) Fields(s ...googleapi.Field) *GlobalOrganizationOperationsListCall + func (c *GlobalOrganizationOperationsListCall) Filter(filter string) *GlobalOrganizationOperationsListCall + func (c *GlobalOrganizationOperationsListCall) Header() http.Header + func (c *GlobalOrganizationOperationsListCall) IfNoneMatch(entityTag string) *GlobalOrganizationOperationsListCall + func (c *GlobalOrganizationOperationsListCall) MaxResults(maxResults int64) *GlobalOrganizationOperationsListCall + func (c *GlobalOrganizationOperationsListCall) OrderBy(orderBy string) *GlobalOrganizationOperationsListCall + func (c *GlobalOrganizationOperationsListCall) PageToken(pageToken string) *GlobalOrganizationOperationsListCall + func (c *GlobalOrganizationOperationsListCall) Pages(ctx context.Context, f func(*OperationList) error) error + func (c *GlobalOrganizationOperationsListCall) ParentId(parentId string) *GlobalOrganizationOperationsListCall + func (c *GlobalOrganizationOperationsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *GlobalOrganizationOperationsListCall + type GlobalOrganizationOperationsService struct + func NewGlobalOrganizationOperationsService(s *Service) *GlobalOrganizationOperationsService + func (r *GlobalOrganizationOperationsService) Delete(operation string) *GlobalOrganizationOperationsDeleteCall + func (r *GlobalOrganizationOperationsService) Get(operation string) *GlobalOrganizationOperationsGetCall + func (r *GlobalOrganizationOperationsService) List() *GlobalOrganizationOperationsListCall + type GlobalSetLabelsRequest struct + ForceSendFields []string + LabelFingerprint string + Labels map[string]string + NullFields []string + func (s *GlobalSetLabelsRequest) MarshalJSON() ([]byte, error) + type GlobalSetPolicyRequest struct + Bindings []*Binding + Etag string + ForceSendFields []string + NullFields []string + Policy *Policy + func (s *GlobalSetPolicyRequest) MarshalJSON() ([]byte, error) + type GuestAttributes struct + ForceSendFields []string + Kind string + NullFields []string + QueryPath string + QueryValue *GuestAttributesValue + SelfLink string + VariableKey string + VariableValue string + func (s *GuestAttributes) MarshalJSON() ([]byte, error) + type GuestAttributesEntry struct + ForceSendFields []string + Key string + Namespace string + NullFields []string + Value string + func (s *GuestAttributesEntry) MarshalJSON() ([]byte, error) + type GuestAttributesValue struct + ForceSendFields []string + Items []*GuestAttributesEntry + NullFields []string + func (s *GuestAttributesValue) MarshalJSON() ([]byte, error) + type GuestOsFeature struct + ForceSendFields []string + NullFields []string + Type string + func (s *GuestOsFeature) MarshalJSON() ([]byte, error) + type HTTP2HealthCheck struct + ForceSendFields []string + Host string + NullFields []string + Port int64 + PortName string + PortSpecification string + ProxyHeader string + RequestPath string + Response string + func (s *HTTP2HealthCheck) MarshalJSON() ([]byte, error) + type HTTPHealthCheck struct + ForceSendFields []string + Host string + NullFields []string + Port int64 + PortName string + PortSpecification string + ProxyHeader string + RequestPath string + Response string + func (s *HTTPHealthCheck) MarshalJSON() ([]byte, error) + type HTTPSHealthCheck struct + ForceSendFields []string + Host string + NullFields []string + Port int64 + PortName string + PortSpecification string + ProxyHeader string + RequestPath string + Response string + func (s *HTTPSHealthCheck) MarshalJSON() ([]byte, error) + type HealthCheck struct + CheckIntervalSec int64 + CreationTimestamp string + Description string + ForceSendFields []string + GrpcHealthCheck *GRPCHealthCheck + HealthyThreshold int64 + Http2HealthCheck *HTTP2HealthCheck + HttpHealthCheck *HTTPHealthCheck + HttpsHealthCheck *HTTPSHealthCheck + Id uint64 + Kind string + LogConfig *HealthCheckLogConfig + Name string + NullFields []string + Region string + SelfLink string + SslHealthCheck *SSLHealthCheck + TcpHealthCheck *TCPHealthCheck + TimeoutSec int64 + Type string + UnhealthyThreshold int64 + func (s *HealthCheck) MarshalJSON() ([]byte, error) + type HealthCheckList struct + ForceSendFields []string + Id string + Items []*HealthCheck + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *HealthCheckListWarning + func (s *HealthCheckList) MarshalJSON() ([]byte, error) + type HealthCheckListWarning struct + Code string + Data []*HealthCheckListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *HealthCheckListWarning) MarshalJSON() ([]byte, error) + type HealthCheckListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *HealthCheckListWarningData) MarshalJSON() ([]byte, error) + type HealthCheckLogConfig struct + Enable bool + ForceSendFields []string + NullFields []string + func (s *HealthCheckLogConfig) MarshalJSON() ([]byte, error) + type HealthCheckReference struct + ForceSendFields []string + HealthCheck string + NullFields []string + func (s *HealthCheckReference) MarshalJSON() ([]byte, error) + type HealthCheckService struct + CreationTimestamp string + Description string + Fingerprint string + ForceSendFields []string + HealthChecks []string + HealthStatusAggregationPolicy string + HealthStatusAggregationStrategy string + Id uint64 + Kind string + Name string + NetworkEndpointGroups []string + NotificationEndpoints []string + NullFields []string + Region string + SelfLink string + func (s *HealthCheckService) MarshalJSON() ([]byte, error) + type HealthCheckServiceReference struct + ForceSendFields []string + HealthCheckService string + NullFields []string + func (s *HealthCheckServiceReference) MarshalJSON() ([]byte, error) + type HealthCheckServicesList struct + ForceSendFields []string + Id string + Items []*HealthCheckService + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *HealthCheckServicesListWarning + func (s *HealthCheckServicesList) MarshalJSON() ([]byte, error) + type HealthCheckServicesListWarning struct + Code string + Data []*HealthCheckServicesListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *HealthCheckServicesListWarning) MarshalJSON() ([]byte, error) + type HealthCheckServicesListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *HealthCheckServicesListWarningData) MarshalJSON() ([]byte, error) + type HealthChecksAggregatedList struct + ForceSendFields []string + Id string + Items map[string]HealthChecksScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *HealthChecksAggregatedListWarning + func (s *HealthChecksAggregatedList) MarshalJSON() ([]byte, error) + type HealthChecksAggregatedListCall struct + func (c *HealthChecksAggregatedListCall) Context(ctx context.Context) *HealthChecksAggregatedListCall + func (c *HealthChecksAggregatedListCall) Do(opts ...googleapi.CallOption) (*HealthChecksAggregatedList, error) + func (c *HealthChecksAggregatedListCall) Fields(s ...googleapi.Field) *HealthChecksAggregatedListCall + func (c *HealthChecksAggregatedListCall) Filter(filter string) *HealthChecksAggregatedListCall + func (c *HealthChecksAggregatedListCall) Header() http.Header + func (c *HealthChecksAggregatedListCall) IfNoneMatch(entityTag string) *HealthChecksAggregatedListCall + func (c *HealthChecksAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *HealthChecksAggregatedListCall + func (c *HealthChecksAggregatedListCall) MaxResults(maxResults int64) *HealthChecksAggregatedListCall + func (c *HealthChecksAggregatedListCall) OrderBy(orderBy string) *HealthChecksAggregatedListCall + func (c *HealthChecksAggregatedListCall) PageToken(pageToken string) *HealthChecksAggregatedListCall + func (c *HealthChecksAggregatedListCall) Pages(ctx context.Context, f func(*HealthChecksAggregatedList) error) error + func (c *HealthChecksAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *HealthChecksAggregatedListCall + type HealthChecksAggregatedListWarning struct + Code string + Data []*HealthChecksAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *HealthChecksAggregatedListWarning) MarshalJSON() ([]byte, error) + type HealthChecksAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *HealthChecksAggregatedListWarningData) MarshalJSON() ([]byte, error) + type HealthChecksDeleteCall struct + func (c *HealthChecksDeleteCall) Context(ctx context.Context) *HealthChecksDeleteCall + func (c *HealthChecksDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *HealthChecksDeleteCall) Fields(s ...googleapi.Field) *HealthChecksDeleteCall + func (c *HealthChecksDeleteCall) Header() http.Header + func (c *HealthChecksDeleteCall) RequestId(requestId string) *HealthChecksDeleteCall + type HealthChecksGetCall struct + func (c *HealthChecksGetCall) Context(ctx context.Context) *HealthChecksGetCall + func (c *HealthChecksGetCall) Do(opts ...googleapi.CallOption) (*HealthCheck, error) + func (c *HealthChecksGetCall) Fields(s ...googleapi.Field) *HealthChecksGetCall + func (c *HealthChecksGetCall) Header() http.Header + func (c *HealthChecksGetCall) IfNoneMatch(entityTag string) *HealthChecksGetCall + type HealthChecksInsertCall struct + func (c *HealthChecksInsertCall) Context(ctx context.Context) *HealthChecksInsertCall + func (c *HealthChecksInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *HealthChecksInsertCall) Fields(s ...googleapi.Field) *HealthChecksInsertCall + func (c *HealthChecksInsertCall) Header() http.Header + func (c *HealthChecksInsertCall) RequestId(requestId string) *HealthChecksInsertCall + type HealthChecksListCall struct + func (c *HealthChecksListCall) Context(ctx context.Context) *HealthChecksListCall + func (c *HealthChecksListCall) Do(opts ...googleapi.CallOption) (*HealthCheckList, error) + func (c *HealthChecksListCall) Fields(s ...googleapi.Field) *HealthChecksListCall + func (c *HealthChecksListCall) Filter(filter string) *HealthChecksListCall + func (c *HealthChecksListCall) Header() http.Header + func (c *HealthChecksListCall) IfNoneMatch(entityTag string) *HealthChecksListCall + func (c *HealthChecksListCall) MaxResults(maxResults int64) *HealthChecksListCall + func (c *HealthChecksListCall) OrderBy(orderBy string) *HealthChecksListCall + func (c *HealthChecksListCall) PageToken(pageToken string) *HealthChecksListCall + func (c *HealthChecksListCall) Pages(ctx context.Context, f func(*HealthCheckList) error) error + func (c *HealthChecksListCall) ReturnPartialSuccess(returnPartialSuccess bool) *HealthChecksListCall + type HealthChecksPatchCall struct + func (c *HealthChecksPatchCall) Context(ctx context.Context) *HealthChecksPatchCall + func (c *HealthChecksPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *HealthChecksPatchCall) Fields(s ...googleapi.Field) *HealthChecksPatchCall + func (c *HealthChecksPatchCall) Header() http.Header + func (c *HealthChecksPatchCall) RequestId(requestId string) *HealthChecksPatchCall + type HealthChecksScopedList struct + ForceSendFields []string + HealthChecks []*HealthCheck + NullFields []string + Warning *HealthChecksScopedListWarning + func (s *HealthChecksScopedList) MarshalJSON() ([]byte, error) + type HealthChecksScopedListWarning struct + Code string + Data []*HealthChecksScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *HealthChecksScopedListWarning) MarshalJSON() ([]byte, error) + type HealthChecksScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *HealthChecksScopedListWarningData) MarshalJSON() ([]byte, error) + type HealthChecksService struct + func NewHealthChecksService(s *Service) *HealthChecksService + func (r *HealthChecksService) AggregatedList(project string) *HealthChecksAggregatedListCall + func (r *HealthChecksService) Delete(project string, healthCheck string) *HealthChecksDeleteCall + func (r *HealthChecksService) Get(project string, healthCheck string) *HealthChecksGetCall + func (r *HealthChecksService) Insert(project string, healthcheck *HealthCheck) *HealthChecksInsertCall + func (r *HealthChecksService) List(project string) *HealthChecksListCall + func (r *HealthChecksService) Patch(project string, healthCheck string, healthcheck *HealthCheck) *HealthChecksPatchCall + func (r *HealthChecksService) TestIamPermissions(project string, resource string, ...) *HealthChecksTestIamPermissionsCall + func (r *HealthChecksService) Update(project string, healthCheck string, healthcheck *HealthCheck) *HealthChecksUpdateCall + type HealthChecksTestIamPermissionsCall struct + func (c *HealthChecksTestIamPermissionsCall) Context(ctx context.Context) *HealthChecksTestIamPermissionsCall + func (c *HealthChecksTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *HealthChecksTestIamPermissionsCall) Fields(s ...googleapi.Field) *HealthChecksTestIamPermissionsCall + func (c *HealthChecksTestIamPermissionsCall) Header() http.Header + type HealthChecksUpdateCall struct + func (c *HealthChecksUpdateCall) Context(ctx context.Context) *HealthChecksUpdateCall + func (c *HealthChecksUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *HealthChecksUpdateCall) Fields(s ...googleapi.Field) *HealthChecksUpdateCall + func (c *HealthChecksUpdateCall) Header() http.Header + func (c *HealthChecksUpdateCall) RequestId(requestId string) *HealthChecksUpdateCall + type HealthStatus struct + Annotations map[string]string + ForceSendFields []string + HealthState string + Instance string + IpAddress string + NullFields []string + Port int64 + Weight string + WeightError string + func (s *HealthStatus) MarshalJSON() ([]byte, error) + type HealthStatusForNetworkEndpoint struct + BackendService *BackendServiceReference + ForceSendFields []string + ForwardingRule *ForwardingRuleReference + HealthCheck *HealthCheckReference + HealthCheckService *HealthCheckServiceReference + HealthState string + NullFields []string + func (s *HealthStatusForNetworkEndpoint) MarshalJSON() ([]byte, error) + type HostRule struct + Description string + ForceSendFields []string + Hosts []string + NullFields []string + PathMatcher string + func (s *HostRule) MarshalJSON() ([]byte, error) + type HttpFaultAbort struct + ForceSendFields []string + HttpStatus int64 + NullFields []string + Percentage float64 + func (s *HttpFaultAbort) MarshalJSON() ([]byte, error) + func (s *HttpFaultAbort) UnmarshalJSON(data []byte) error + type HttpFaultDelay struct + FixedDelay *Duration + ForceSendFields []string + NullFields []string + Percentage float64 + func (s *HttpFaultDelay) MarshalJSON() ([]byte, error) + func (s *HttpFaultDelay) UnmarshalJSON(data []byte) error + type HttpFaultInjection struct + Abort *HttpFaultAbort + Delay *HttpFaultDelay + ForceSendFields []string + NullFields []string + func (s *HttpFaultInjection) MarshalJSON() ([]byte, error) + type HttpFilterConfig struct + Config string + ConfigTypeUrl string + FilterName string + ForceSendFields []string + NullFields []string + func (s *HttpFilterConfig) MarshalJSON() ([]byte, error) + type HttpHeaderAction struct + ForceSendFields []string + NullFields []string + RequestHeadersToAdd []*HttpHeaderOption + RequestHeadersToRemove []string + ResponseHeadersToAdd []*HttpHeaderOption + ResponseHeadersToRemove []string + func (s *HttpHeaderAction) MarshalJSON() ([]byte, error) + type HttpHeaderMatch struct + ExactMatch string + ForceSendFields []string + HeaderName string + InvertMatch bool + NullFields []string + PrefixMatch string + PresentMatch bool + RangeMatch *Int64RangeMatch + RegexMatch string + SuffixMatch string + func (s *HttpHeaderMatch) MarshalJSON() ([]byte, error) + type HttpHeaderOption struct + ForceSendFields []string + HeaderName string + HeaderValue string + NullFields []string + Replace bool + func (s *HttpHeaderOption) MarshalJSON() ([]byte, error) + type HttpHealthCheck struct + CheckIntervalSec int64 + CreationTimestamp string + Description string + ForceSendFields []string + HealthyThreshold int64 + Host string + Id uint64 + Kind string + Name string + NullFields []string + Port int64 + RequestPath string + SelfLink string + TimeoutSec int64 + UnhealthyThreshold int64 + func (s *HttpHealthCheck) MarshalJSON() ([]byte, error) + type HttpHealthCheckList struct + ForceSendFields []string + Id string + Items []*HttpHealthCheck + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *HttpHealthCheckListWarning + func (s *HttpHealthCheckList) MarshalJSON() ([]byte, error) + type HttpHealthCheckListWarning struct + Code string + Data []*HttpHealthCheckListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *HttpHealthCheckListWarning) MarshalJSON() ([]byte, error) + type HttpHealthCheckListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *HttpHealthCheckListWarningData) MarshalJSON() ([]byte, error) + type HttpHealthChecksDeleteCall struct + func (c *HttpHealthChecksDeleteCall) Context(ctx context.Context) *HttpHealthChecksDeleteCall + func (c *HttpHealthChecksDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *HttpHealthChecksDeleteCall) Fields(s ...googleapi.Field) *HttpHealthChecksDeleteCall + func (c *HttpHealthChecksDeleteCall) Header() http.Header + func (c *HttpHealthChecksDeleteCall) RequestId(requestId string) *HttpHealthChecksDeleteCall + type HttpHealthChecksGetCall struct + func (c *HttpHealthChecksGetCall) Context(ctx context.Context) *HttpHealthChecksGetCall + func (c *HttpHealthChecksGetCall) Do(opts ...googleapi.CallOption) (*HttpHealthCheck, error) + func (c *HttpHealthChecksGetCall) Fields(s ...googleapi.Field) *HttpHealthChecksGetCall + func (c *HttpHealthChecksGetCall) Header() http.Header + func (c *HttpHealthChecksGetCall) IfNoneMatch(entityTag string) *HttpHealthChecksGetCall + type HttpHealthChecksInsertCall struct + func (c *HttpHealthChecksInsertCall) Context(ctx context.Context) *HttpHealthChecksInsertCall + func (c *HttpHealthChecksInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *HttpHealthChecksInsertCall) Fields(s ...googleapi.Field) *HttpHealthChecksInsertCall + func (c *HttpHealthChecksInsertCall) Header() http.Header + func (c *HttpHealthChecksInsertCall) RequestId(requestId string) *HttpHealthChecksInsertCall + type HttpHealthChecksListCall struct + func (c *HttpHealthChecksListCall) Context(ctx context.Context) *HttpHealthChecksListCall + func (c *HttpHealthChecksListCall) Do(opts ...googleapi.CallOption) (*HttpHealthCheckList, error) + func (c *HttpHealthChecksListCall) Fields(s ...googleapi.Field) *HttpHealthChecksListCall + func (c *HttpHealthChecksListCall) Filter(filter string) *HttpHealthChecksListCall + func (c *HttpHealthChecksListCall) Header() http.Header + func (c *HttpHealthChecksListCall) IfNoneMatch(entityTag string) *HttpHealthChecksListCall + func (c *HttpHealthChecksListCall) MaxResults(maxResults int64) *HttpHealthChecksListCall + func (c *HttpHealthChecksListCall) OrderBy(orderBy string) *HttpHealthChecksListCall + func (c *HttpHealthChecksListCall) PageToken(pageToken string) *HttpHealthChecksListCall + func (c *HttpHealthChecksListCall) Pages(ctx context.Context, f func(*HttpHealthCheckList) error) error + func (c *HttpHealthChecksListCall) ReturnPartialSuccess(returnPartialSuccess bool) *HttpHealthChecksListCall + type HttpHealthChecksPatchCall struct + func (c *HttpHealthChecksPatchCall) Context(ctx context.Context) *HttpHealthChecksPatchCall + func (c *HttpHealthChecksPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *HttpHealthChecksPatchCall) Fields(s ...googleapi.Field) *HttpHealthChecksPatchCall + func (c *HttpHealthChecksPatchCall) Header() http.Header + func (c *HttpHealthChecksPatchCall) RequestId(requestId string) *HttpHealthChecksPatchCall + type HttpHealthChecksService struct + func NewHttpHealthChecksService(s *Service) *HttpHealthChecksService + func (r *HttpHealthChecksService) Delete(project string, httpHealthCheck string) *HttpHealthChecksDeleteCall + func (r *HttpHealthChecksService) Get(project string, httpHealthCheck string) *HttpHealthChecksGetCall + func (r *HttpHealthChecksService) Insert(project string, httphealthcheck *HttpHealthCheck) *HttpHealthChecksInsertCall + func (r *HttpHealthChecksService) List(project string) *HttpHealthChecksListCall + func (r *HttpHealthChecksService) Patch(project string, httpHealthCheck string, httphealthcheck *HttpHealthCheck) *HttpHealthChecksPatchCall + func (r *HttpHealthChecksService) TestIamPermissions(project string, resource string, ...) *HttpHealthChecksTestIamPermissionsCall + func (r *HttpHealthChecksService) Update(project string, httpHealthCheck string, httphealthcheck *HttpHealthCheck) *HttpHealthChecksUpdateCall + type HttpHealthChecksTestIamPermissionsCall struct + func (c *HttpHealthChecksTestIamPermissionsCall) Context(ctx context.Context) *HttpHealthChecksTestIamPermissionsCall + func (c *HttpHealthChecksTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *HttpHealthChecksTestIamPermissionsCall) Fields(s ...googleapi.Field) *HttpHealthChecksTestIamPermissionsCall + func (c *HttpHealthChecksTestIamPermissionsCall) Header() http.Header + type HttpHealthChecksUpdateCall struct + func (c *HttpHealthChecksUpdateCall) Context(ctx context.Context) *HttpHealthChecksUpdateCall + func (c *HttpHealthChecksUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *HttpHealthChecksUpdateCall) Fields(s ...googleapi.Field) *HttpHealthChecksUpdateCall + func (c *HttpHealthChecksUpdateCall) Header() http.Header + func (c *HttpHealthChecksUpdateCall) RequestId(requestId string) *HttpHealthChecksUpdateCall + type HttpQueryParameterMatch struct + ExactMatch string + ForceSendFields []string + Name string + NullFields []string + PresentMatch bool + RegexMatch string + func (s *HttpQueryParameterMatch) MarshalJSON() ([]byte, error) + type HttpRedirectAction struct + ForceSendFields []string + HostRedirect string + HttpsRedirect bool + NullFields []string + PathRedirect string + PrefixRedirect string + RedirectResponseCode string + StripQuery bool + func (s *HttpRedirectAction) MarshalJSON() ([]byte, error) + type HttpRetryPolicy struct + ForceSendFields []string + NullFields []string + NumRetries int64 + PerTryTimeout *Duration + RetryConditions []string + func (s *HttpRetryPolicy) MarshalJSON() ([]byte, error) + type HttpRouteAction struct + CorsPolicy *CorsPolicy + FaultInjectionPolicy *HttpFaultInjection + ForceSendFields []string + NullFields []string + RequestMirrorPolicy *RequestMirrorPolicy + RetryPolicy *HttpRetryPolicy + Timeout *Duration + UrlRewrite *UrlRewrite + WeightedBackendServices []*WeightedBackendService + func (s *HttpRouteAction) MarshalJSON() ([]byte, error) + type HttpRouteRule struct + Description string + ForceSendFields []string + HeaderAction *HttpHeaderAction + HttpFilterConfigs []*HttpFilterConfig + HttpFilterMetadata []*HttpFilterConfig + MatchRules []*HttpRouteRuleMatch + NullFields []string + Priority int64 + RouteAction *HttpRouteAction + Service string + UrlRedirect *HttpRedirectAction + func (s *HttpRouteRule) MarshalJSON() ([]byte, error) + type HttpRouteRuleMatch struct + ForceSendFields []string + FullPathMatch string + HeaderMatches []*HttpHeaderMatch + IgnoreCase bool + MetadataFilters []*MetadataFilter + NullFields []string + PrefixMatch string + QueryParameterMatches []*HttpQueryParameterMatch + RegexMatch string + func (s *HttpRouteRuleMatch) MarshalJSON() ([]byte, error) + type HttpsHealthCheck struct + CheckIntervalSec int64 + CreationTimestamp string + Description string + ForceSendFields []string + HealthyThreshold int64 + Host string + Id uint64 + Kind string + Name string + NullFields []string + Port int64 + RequestPath string + SelfLink string + TimeoutSec int64 + UnhealthyThreshold int64 + func (s *HttpsHealthCheck) MarshalJSON() ([]byte, error) + type HttpsHealthCheckList struct + ForceSendFields []string + Id string + Items []*HttpsHealthCheck + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *HttpsHealthCheckListWarning + func (s *HttpsHealthCheckList) MarshalJSON() ([]byte, error) + type HttpsHealthCheckListWarning struct + Code string + Data []*HttpsHealthCheckListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *HttpsHealthCheckListWarning) MarshalJSON() ([]byte, error) + type HttpsHealthCheckListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *HttpsHealthCheckListWarningData) MarshalJSON() ([]byte, error) + type HttpsHealthChecksDeleteCall struct + func (c *HttpsHealthChecksDeleteCall) Context(ctx context.Context) *HttpsHealthChecksDeleteCall + func (c *HttpsHealthChecksDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *HttpsHealthChecksDeleteCall) Fields(s ...googleapi.Field) *HttpsHealthChecksDeleteCall + func (c *HttpsHealthChecksDeleteCall) Header() http.Header + func (c *HttpsHealthChecksDeleteCall) RequestId(requestId string) *HttpsHealthChecksDeleteCall + type HttpsHealthChecksGetCall struct + func (c *HttpsHealthChecksGetCall) Context(ctx context.Context) *HttpsHealthChecksGetCall + func (c *HttpsHealthChecksGetCall) Do(opts ...googleapi.CallOption) (*HttpsHealthCheck, error) + func (c *HttpsHealthChecksGetCall) Fields(s ...googleapi.Field) *HttpsHealthChecksGetCall + func (c *HttpsHealthChecksGetCall) Header() http.Header + func (c *HttpsHealthChecksGetCall) IfNoneMatch(entityTag string) *HttpsHealthChecksGetCall + type HttpsHealthChecksInsertCall struct + func (c *HttpsHealthChecksInsertCall) Context(ctx context.Context) *HttpsHealthChecksInsertCall + func (c *HttpsHealthChecksInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *HttpsHealthChecksInsertCall) Fields(s ...googleapi.Field) *HttpsHealthChecksInsertCall + func (c *HttpsHealthChecksInsertCall) Header() http.Header + func (c *HttpsHealthChecksInsertCall) RequestId(requestId string) *HttpsHealthChecksInsertCall + type HttpsHealthChecksListCall struct + func (c *HttpsHealthChecksListCall) Context(ctx context.Context) *HttpsHealthChecksListCall + func (c *HttpsHealthChecksListCall) Do(opts ...googleapi.CallOption) (*HttpsHealthCheckList, error) + func (c *HttpsHealthChecksListCall) Fields(s ...googleapi.Field) *HttpsHealthChecksListCall + func (c *HttpsHealthChecksListCall) Filter(filter string) *HttpsHealthChecksListCall + func (c *HttpsHealthChecksListCall) Header() http.Header + func (c *HttpsHealthChecksListCall) IfNoneMatch(entityTag string) *HttpsHealthChecksListCall + func (c *HttpsHealthChecksListCall) MaxResults(maxResults int64) *HttpsHealthChecksListCall + func (c *HttpsHealthChecksListCall) OrderBy(orderBy string) *HttpsHealthChecksListCall + func (c *HttpsHealthChecksListCall) PageToken(pageToken string) *HttpsHealthChecksListCall + func (c *HttpsHealthChecksListCall) Pages(ctx context.Context, f func(*HttpsHealthCheckList) error) error + func (c *HttpsHealthChecksListCall) ReturnPartialSuccess(returnPartialSuccess bool) *HttpsHealthChecksListCall + type HttpsHealthChecksPatchCall struct + func (c *HttpsHealthChecksPatchCall) Context(ctx context.Context) *HttpsHealthChecksPatchCall + func (c *HttpsHealthChecksPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *HttpsHealthChecksPatchCall) Fields(s ...googleapi.Field) *HttpsHealthChecksPatchCall + func (c *HttpsHealthChecksPatchCall) Header() http.Header + func (c *HttpsHealthChecksPatchCall) RequestId(requestId string) *HttpsHealthChecksPatchCall + type HttpsHealthChecksService struct + func NewHttpsHealthChecksService(s *Service) *HttpsHealthChecksService + func (r *HttpsHealthChecksService) Delete(project string, httpsHealthCheck string) *HttpsHealthChecksDeleteCall + func (r *HttpsHealthChecksService) Get(project string, httpsHealthCheck string) *HttpsHealthChecksGetCall + func (r *HttpsHealthChecksService) Insert(project string, httpshealthcheck *HttpsHealthCheck) *HttpsHealthChecksInsertCall + func (r *HttpsHealthChecksService) List(project string) *HttpsHealthChecksListCall + func (r *HttpsHealthChecksService) Patch(project string, httpsHealthCheck string, httpshealthcheck *HttpsHealthCheck) *HttpsHealthChecksPatchCall + func (r *HttpsHealthChecksService) TestIamPermissions(project string, resource string, ...) *HttpsHealthChecksTestIamPermissionsCall + func (r *HttpsHealthChecksService) Update(project string, httpsHealthCheck string, httpshealthcheck *HttpsHealthCheck) *HttpsHealthChecksUpdateCall + type HttpsHealthChecksTestIamPermissionsCall struct + func (c *HttpsHealthChecksTestIamPermissionsCall) Context(ctx context.Context) *HttpsHealthChecksTestIamPermissionsCall + func (c *HttpsHealthChecksTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *HttpsHealthChecksTestIamPermissionsCall) Fields(s ...googleapi.Field) *HttpsHealthChecksTestIamPermissionsCall + func (c *HttpsHealthChecksTestIamPermissionsCall) Header() http.Header + type HttpsHealthChecksUpdateCall struct + func (c *HttpsHealthChecksUpdateCall) Context(ctx context.Context) *HttpsHealthChecksUpdateCall + func (c *HttpsHealthChecksUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *HttpsHealthChecksUpdateCall) Fields(s ...googleapi.Field) *HttpsHealthChecksUpdateCall + func (c *HttpsHealthChecksUpdateCall) Header() http.Header + func (c *HttpsHealthChecksUpdateCall) RequestId(requestId string) *HttpsHealthChecksUpdateCall + type Image struct + ArchiveSizeBytes int64 + CreationTimestamp string + Deprecated *DeprecationStatus + Description string + DiskSizeGb int64 + Family string + ForceSendFields []string + GuestOsFeatures []*GuestOsFeature + Id uint64 + ImageEncryptionKey *CustomerEncryptionKey + Kind string + LabelFingerprint string + Labels map[string]string + LicenseCodes googleapi.Int64s + Licenses []string + Name string + NullFields []string + RawDisk *ImageRawDisk + SelfLink string + ShieldedInstanceInitialState *InitialStateConfig + SourceDisk string + SourceDiskEncryptionKey *CustomerEncryptionKey + SourceDiskId string + SourceImage string + SourceImageEncryptionKey *CustomerEncryptionKey + SourceImageId string + SourceSnapshot string + SourceSnapshotEncryptionKey *CustomerEncryptionKey + SourceSnapshotId string + SourceType string + Status string + StorageLocations []string + func (s *Image) MarshalJSON() ([]byte, error) + type ImageList struct + ForceSendFields []string + Id string + Items []*Image + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *ImageListWarning + func (s *ImageList) MarshalJSON() ([]byte, error) + type ImageListWarning struct + Code string + Data []*ImageListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *ImageListWarning) MarshalJSON() ([]byte, error) + type ImageListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *ImageListWarningData) MarshalJSON() ([]byte, error) + type ImageRawDisk struct + ContainerType string + ForceSendFields []string + NullFields []string + Sha1Checksum string + Source string + func (s *ImageRawDisk) MarshalJSON() ([]byte, error) + type ImagesDeleteCall struct + func (c *ImagesDeleteCall) Context(ctx context.Context) *ImagesDeleteCall + func (c *ImagesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ImagesDeleteCall) Fields(s ...googleapi.Field) *ImagesDeleteCall + func (c *ImagesDeleteCall) Header() http.Header + func (c *ImagesDeleteCall) RequestId(requestId string) *ImagesDeleteCall + type ImagesDeprecateCall struct + func (c *ImagesDeprecateCall) Context(ctx context.Context) *ImagesDeprecateCall + func (c *ImagesDeprecateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ImagesDeprecateCall) Fields(s ...googleapi.Field) *ImagesDeprecateCall + func (c *ImagesDeprecateCall) Header() http.Header + func (c *ImagesDeprecateCall) RequestId(requestId string) *ImagesDeprecateCall + type ImagesGetCall struct + func (c *ImagesGetCall) Context(ctx context.Context) *ImagesGetCall + func (c *ImagesGetCall) Do(opts ...googleapi.CallOption) (*Image, error) + func (c *ImagesGetCall) Fields(s ...googleapi.Field) *ImagesGetCall + func (c *ImagesGetCall) Header() http.Header + func (c *ImagesGetCall) IfNoneMatch(entityTag string) *ImagesGetCall + type ImagesGetFromFamilyCall struct + func (c *ImagesGetFromFamilyCall) Context(ctx context.Context) *ImagesGetFromFamilyCall + func (c *ImagesGetFromFamilyCall) Do(opts ...googleapi.CallOption) (*Image, error) + func (c *ImagesGetFromFamilyCall) Fields(s ...googleapi.Field) *ImagesGetFromFamilyCall + func (c *ImagesGetFromFamilyCall) Header() http.Header + func (c *ImagesGetFromFamilyCall) IfNoneMatch(entityTag string) *ImagesGetFromFamilyCall + type ImagesGetIamPolicyCall struct + func (c *ImagesGetIamPolicyCall) Context(ctx context.Context) *ImagesGetIamPolicyCall + func (c *ImagesGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ImagesGetIamPolicyCall) Fields(s ...googleapi.Field) *ImagesGetIamPolicyCall + func (c *ImagesGetIamPolicyCall) Header() http.Header + func (c *ImagesGetIamPolicyCall) IfNoneMatch(entityTag string) *ImagesGetIamPolicyCall + func (c *ImagesGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ImagesGetIamPolicyCall + type ImagesInsertCall struct + func (c *ImagesInsertCall) Context(ctx context.Context) *ImagesInsertCall + func (c *ImagesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ImagesInsertCall) Fields(s ...googleapi.Field) *ImagesInsertCall + func (c *ImagesInsertCall) ForceCreate(forceCreate bool) *ImagesInsertCall + func (c *ImagesInsertCall) Header() http.Header + func (c *ImagesInsertCall) RequestId(requestId string) *ImagesInsertCall + type ImagesListCall struct + func (c *ImagesListCall) Context(ctx context.Context) *ImagesListCall + func (c *ImagesListCall) Do(opts ...googleapi.CallOption) (*ImageList, error) + func (c *ImagesListCall) Fields(s ...googleapi.Field) *ImagesListCall + func (c *ImagesListCall) Filter(filter string) *ImagesListCall + func (c *ImagesListCall) Header() http.Header + func (c *ImagesListCall) IfNoneMatch(entityTag string) *ImagesListCall + func (c *ImagesListCall) MaxResults(maxResults int64) *ImagesListCall + func (c *ImagesListCall) OrderBy(orderBy string) *ImagesListCall + func (c *ImagesListCall) PageToken(pageToken string) *ImagesListCall + func (c *ImagesListCall) Pages(ctx context.Context, f func(*ImageList) error) error + func (c *ImagesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *ImagesListCall + type ImagesPatchCall struct + func (c *ImagesPatchCall) Context(ctx context.Context) *ImagesPatchCall + func (c *ImagesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ImagesPatchCall) Fields(s ...googleapi.Field) *ImagesPatchCall + func (c *ImagesPatchCall) Header() http.Header + func (c *ImagesPatchCall) RequestId(requestId string) *ImagesPatchCall + type ImagesService struct + func NewImagesService(s *Service) *ImagesService + func (r *ImagesService) Delete(project string, image string) *ImagesDeleteCall + func (r *ImagesService) Deprecate(project string, image string, deprecationstatus *DeprecationStatus) *ImagesDeprecateCall + func (r *ImagesService) Get(project string, image string) *ImagesGetCall + func (r *ImagesService) GetFromFamily(project string, family string) *ImagesGetFromFamilyCall + func (r *ImagesService) GetIamPolicy(project string, resource string) *ImagesGetIamPolicyCall + func (r *ImagesService) Insert(project string, image *Image) *ImagesInsertCall + func (r *ImagesService) List(project string) *ImagesListCall + func (r *ImagesService) Patch(project string, image string, image2 *Image) *ImagesPatchCall + func (r *ImagesService) SetIamPolicy(project string, resource string, ...) *ImagesSetIamPolicyCall + func (r *ImagesService) SetLabels(project string, resource string, ...) *ImagesSetLabelsCall + func (r *ImagesService) TestIamPermissions(project string, resource string, ...) *ImagesTestIamPermissionsCall + type ImagesSetIamPolicyCall struct + func (c *ImagesSetIamPolicyCall) Context(ctx context.Context) *ImagesSetIamPolicyCall + func (c *ImagesSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ImagesSetIamPolicyCall) Fields(s ...googleapi.Field) *ImagesSetIamPolicyCall + func (c *ImagesSetIamPolicyCall) Header() http.Header + type ImagesSetLabelsCall struct + func (c *ImagesSetLabelsCall) Context(ctx context.Context) *ImagesSetLabelsCall + func (c *ImagesSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ImagesSetLabelsCall) Fields(s ...googleapi.Field) *ImagesSetLabelsCall + func (c *ImagesSetLabelsCall) Header() http.Header + type ImagesTestIamPermissionsCall struct + func (c *ImagesTestIamPermissionsCall) Context(ctx context.Context) *ImagesTestIamPermissionsCall + func (c *ImagesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *ImagesTestIamPermissionsCall) Fields(s ...googleapi.Field) *ImagesTestIamPermissionsCall + func (c *ImagesTestIamPermissionsCall) Header() http.Header + type InitialStateConfig struct + Dbs []*FileContentBuffer + Dbxs []*FileContentBuffer + ForceSendFields []string + Keks []*FileContentBuffer + NullFields []string + Pk *FileContentBuffer + func (s *InitialStateConfig) MarshalJSON() ([]byte, error) + type Instance struct + AdvancedMachineFeatures *AdvancedMachineFeatures + CanIpForward bool + ConfidentialInstanceConfig *ConfidentialInstanceConfig + CpuPlatform string + CreationTimestamp string + DeletionProtection bool + Description string + Disks []*AttachedDisk + DisplayDevice *DisplayDevice + EraseWindowsVssSignature bool + Fingerprint string + ForceSendFields []string + GuestAccelerators []*AcceleratorConfig + Hostname string + Id uint64 + Kind string + LabelFingerprint string + Labels map[string]string + LastStartTimestamp string + LastStopTimestamp string + LastSuspendedTimestamp string + MachineType string + Metadata *Metadata + MinCpuPlatform string + Name string + NetworkInterfaces []*NetworkInterface + NullFields []string + PrivateIpv6GoogleAccess string + ReservationAffinity *ReservationAffinity + ResourcePolicies []string + Scheduling *Scheduling + SelfLink string + ServiceAccounts []*ServiceAccount + ShieldedInstanceConfig *ShieldedInstanceConfig + ShieldedInstanceIntegrityPolicy *ShieldedInstanceIntegrityPolicy + ShieldedVmConfig *ShieldedVmConfig + ShieldedVmIntegrityPolicy *ShieldedVmIntegrityPolicy + SourceMachineImage string + SourceMachineImageEncryptionKey *CustomerEncryptionKey + StartRestricted bool + Status string + StatusMessage string + Tags *Tags + Zone string + func (s *Instance) MarshalJSON() ([]byte, error) + type InstanceAggregatedList struct + ForceSendFields []string + Id string + Items map[string]InstancesScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *InstanceAggregatedListWarning + func (s *InstanceAggregatedList) MarshalJSON() ([]byte, error) + type InstanceAggregatedListWarning struct + Code string + Data []*InstanceAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InstanceAggregatedListWarning) MarshalJSON() ([]byte, error) + type InstanceAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InstanceAggregatedListWarningData) MarshalJSON() ([]byte, error) + type InstanceGroup struct + CreationTimestamp string + Description string + Fingerprint string + ForceSendFields []string + Id uint64 + Kind string + Name string + NamedPorts []*NamedPort + Network string + NullFields []string + Region string + SelfLink string + Size int64 + Subnetwork string + Zone string + func (s *InstanceGroup) MarshalJSON() ([]byte, error) + type InstanceGroupAggregatedList struct + ForceSendFields []string + Id string + Items map[string]InstanceGroupsScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *InstanceGroupAggregatedListWarning + func (s *InstanceGroupAggregatedList) MarshalJSON() ([]byte, error) + type InstanceGroupAggregatedListWarning struct + Code string + Data []*InstanceGroupAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InstanceGroupAggregatedListWarning) MarshalJSON() ([]byte, error) + type InstanceGroupAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InstanceGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) + type InstanceGroupList struct + ForceSendFields []string + Id string + Items []*InstanceGroup + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *InstanceGroupListWarning + func (s *InstanceGroupList) MarshalJSON() ([]byte, error) + type InstanceGroupListWarning struct + Code string + Data []*InstanceGroupListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InstanceGroupListWarning) MarshalJSON() ([]byte, error) + type InstanceGroupListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InstanceGroupListWarningData) MarshalJSON() ([]byte, error) + type InstanceGroupManager struct + AutoHealingPolicies []*InstanceGroupManagerAutoHealingPolicy + BaseInstanceName string + CreationTimestamp string + CurrentActions *InstanceGroupManagerActionsSummary + Description string + DistributionPolicy *DistributionPolicy + FailoverAction string + Fingerprint string + ForceSendFields []string + Id uint64 + InstanceGroup string + InstanceTemplate string + Kind string + Name string + NamedPorts []*NamedPort + NullFields []string + Region string + SelfLink string + ServiceAccount string + StatefulPolicy *StatefulPolicy + Status *InstanceGroupManagerStatus + TargetPools []string + TargetSize int64 + UpdatePolicy *InstanceGroupManagerUpdatePolicy + Versions []*InstanceGroupManagerVersion + Zone string + func (s *InstanceGroupManager) MarshalJSON() ([]byte, error) + type InstanceGroupManagerActionsSummary struct + Abandoning int64 + Creating int64 + CreatingWithoutRetries int64 + Deleting int64 + ForceSendFields []string + None int64 + NullFields []string + Recreating int64 + Refreshing int64 + Restarting int64 + Verifying int64 + func (s *InstanceGroupManagerActionsSummary) MarshalJSON() ([]byte, error) + type InstanceGroupManagerAggregatedList struct + ForceSendFields []string + Id string + Items map[string]InstanceGroupManagersScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *InstanceGroupManagerAggregatedListWarning + func (s *InstanceGroupManagerAggregatedList) MarshalJSON() ([]byte, error) + type InstanceGroupManagerAggregatedListWarning struct + Code string + Data []*InstanceGroupManagerAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InstanceGroupManagerAggregatedListWarning) MarshalJSON() ([]byte, error) + type InstanceGroupManagerAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InstanceGroupManagerAggregatedListWarningData) MarshalJSON() ([]byte, error) + type InstanceGroupManagerAutoHealingPolicy struct + ForceSendFields []string + HealthCheck string + InitialDelaySec int64 + NullFields []string + func (s *InstanceGroupManagerAutoHealingPolicy) MarshalJSON() ([]byte, error) + type InstanceGroupManagerList struct + ForceSendFields []string + Id string + Items []*InstanceGroupManager + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *InstanceGroupManagerListWarning + func (s *InstanceGroupManagerList) MarshalJSON() ([]byte, error) + type InstanceGroupManagerListWarning struct + Code string + Data []*InstanceGroupManagerListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InstanceGroupManagerListWarning) MarshalJSON() ([]byte, error) + type InstanceGroupManagerListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InstanceGroupManagerListWarningData) MarshalJSON() ([]byte, error) + type InstanceGroupManagerStatus struct + Autoscaler string + ForceSendFields []string + IsStable bool + NullFields []string + Stateful *InstanceGroupManagerStatusStateful + VersionTarget *InstanceGroupManagerStatusVersionTarget + func (s *InstanceGroupManagerStatus) MarshalJSON() ([]byte, error) + type InstanceGroupManagerStatusStateful struct + ForceSendFields []string + HasStatefulConfig bool + IsStateful bool + NullFields []string + PerInstanceConfigs *InstanceGroupManagerStatusStatefulPerInstanceConfigs + func (s *InstanceGroupManagerStatusStateful) MarshalJSON() ([]byte, error) + type InstanceGroupManagerStatusStatefulPerInstanceConfigs struct + AllEffective bool + ForceSendFields []string + NullFields []string + func (s *InstanceGroupManagerStatusStatefulPerInstanceConfigs) MarshalJSON() ([]byte, error) + type InstanceGroupManagerStatusVersionTarget struct + ForceSendFields []string + IsReached bool + NullFields []string + func (s *InstanceGroupManagerStatusVersionTarget) MarshalJSON() ([]byte, error) + type InstanceGroupManagerUpdatePolicy struct + ForceSendFields []string + InstanceRedistributionType string + MaxSurge *FixedOrPercent + MaxUnavailable *FixedOrPercent + MinReadySec int64 + MinimalAction string + NullFields []string + ReplacementMethod string + Type string + func (s *InstanceGroupManagerUpdatePolicy) MarshalJSON() ([]byte, error) + type InstanceGroupManagerVersion struct + ForceSendFields []string + InstanceTemplate string + Name string + NullFields []string + TargetSize *FixedOrPercent + func (s *InstanceGroupManagerVersion) MarshalJSON() ([]byte, error) + type InstanceGroupManagersAbandonInstancesCall struct + func (c *InstanceGroupManagersAbandonInstancesCall) Context(ctx context.Context) *InstanceGroupManagersAbandonInstancesCall + func (c *InstanceGroupManagersAbandonInstancesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersAbandonInstancesCall) Fields(s ...googleapi.Field) *InstanceGroupManagersAbandonInstancesCall + func (c *InstanceGroupManagersAbandonInstancesCall) Header() http.Header + func (c *InstanceGroupManagersAbandonInstancesCall) RequestId(requestId string) *InstanceGroupManagersAbandonInstancesCall + type InstanceGroupManagersAbandonInstancesRequest struct + ForceSendFields []string + Instances []string + NullFields []string + func (s *InstanceGroupManagersAbandonInstancesRequest) MarshalJSON() ([]byte, error) + type InstanceGroupManagersAggregatedListCall struct + func (c *InstanceGroupManagersAggregatedListCall) Context(ctx context.Context) *InstanceGroupManagersAggregatedListCall + func (c *InstanceGroupManagersAggregatedListCall) Do(opts ...googleapi.CallOption) (*InstanceGroupManagerAggregatedList, error) + func (c *InstanceGroupManagersAggregatedListCall) Fields(s ...googleapi.Field) *InstanceGroupManagersAggregatedListCall + func (c *InstanceGroupManagersAggregatedListCall) Filter(filter string) *InstanceGroupManagersAggregatedListCall + func (c *InstanceGroupManagersAggregatedListCall) Header() http.Header + func (c *InstanceGroupManagersAggregatedListCall) IfNoneMatch(entityTag string) *InstanceGroupManagersAggregatedListCall + func (c *InstanceGroupManagersAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *InstanceGroupManagersAggregatedListCall + func (c *InstanceGroupManagersAggregatedListCall) MaxResults(maxResults int64) *InstanceGroupManagersAggregatedListCall + func (c *InstanceGroupManagersAggregatedListCall) OrderBy(orderBy string) *InstanceGroupManagersAggregatedListCall + func (c *InstanceGroupManagersAggregatedListCall) PageToken(pageToken string) *InstanceGroupManagersAggregatedListCall + func (c *InstanceGroupManagersAggregatedListCall) Pages(ctx context.Context, f func(*InstanceGroupManagerAggregatedList) error) error + func (c *InstanceGroupManagersAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *InstanceGroupManagersAggregatedListCall + type InstanceGroupManagersApplyUpdatesRequest struct + AllInstances bool + ForceSendFields []string + Instances []string + MinimalAction string + MostDisruptiveAllowedAction string + NullFields []string + func (s *InstanceGroupManagersApplyUpdatesRequest) MarshalJSON() ([]byte, error) + type InstanceGroupManagersApplyUpdatesToInstancesCall struct + func (c *InstanceGroupManagersApplyUpdatesToInstancesCall) Context(ctx context.Context) *InstanceGroupManagersApplyUpdatesToInstancesCall + func (c *InstanceGroupManagersApplyUpdatesToInstancesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersApplyUpdatesToInstancesCall) Fields(s ...googleapi.Field) *InstanceGroupManagersApplyUpdatesToInstancesCall + func (c *InstanceGroupManagersApplyUpdatesToInstancesCall) Header() http.Header + type InstanceGroupManagersCreateInstancesCall struct + func (c *InstanceGroupManagersCreateInstancesCall) Context(ctx context.Context) *InstanceGroupManagersCreateInstancesCall + func (c *InstanceGroupManagersCreateInstancesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersCreateInstancesCall) Fields(s ...googleapi.Field) *InstanceGroupManagersCreateInstancesCall + func (c *InstanceGroupManagersCreateInstancesCall) Header() http.Header + func (c *InstanceGroupManagersCreateInstancesCall) RequestId(requestId string) *InstanceGroupManagersCreateInstancesCall + type InstanceGroupManagersCreateInstancesRequest struct + ForceSendFields []string + Instances []*PerInstanceConfig + NullFields []string + func (s *InstanceGroupManagersCreateInstancesRequest) MarshalJSON() ([]byte, error) + type InstanceGroupManagersDeleteCall struct + func (c *InstanceGroupManagersDeleteCall) Context(ctx context.Context) *InstanceGroupManagersDeleteCall + func (c *InstanceGroupManagersDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersDeleteCall) Fields(s ...googleapi.Field) *InstanceGroupManagersDeleteCall + func (c *InstanceGroupManagersDeleteCall) Header() http.Header + func (c *InstanceGroupManagersDeleteCall) RequestId(requestId string) *InstanceGroupManagersDeleteCall + type InstanceGroupManagersDeleteInstancesCall struct + func (c *InstanceGroupManagersDeleteInstancesCall) Context(ctx context.Context) *InstanceGroupManagersDeleteInstancesCall + func (c *InstanceGroupManagersDeleteInstancesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersDeleteInstancesCall) Fields(s ...googleapi.Field) *InstanceGroupManagersDeleteInstancesCall + func (c *InstanceGroupManagersDeleteInstancesCall) Header() http.Header + func (c *InstanceGroupManagersDeleteInstancesCall) RequestId(requestId string) *InstanceGroupManagersDeleteInstancesCall + type InstanceGroupManagersDeleteInstancesRequest struct + ForceSendFields []string + Instances []string + NullFields []string + func (s *InstanceGroupManagersDeleteInstancesRequest) MarshalJSON() ([]byte, error) + type InstanceGroupManagersDeletePerInstanceConfigsCall struct + func (c *InstanceGroupManagersDeletePerInstanceConfigsCall) Context(ctx context.Context) *InstanceGroupManagersDeletePerInstanceConfigsCall + func (c *InstanceGroupManagersDeletePerInstanceConfigsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersDeletePerInstanceConfigsCall) Fields(s ...googleapi.Field) *InstanceGroupManagersDeletePerInstanceConfigsCall + func (c *InstanceGroupManagersDeletePerInstanceConfigsCall) Header() http.Header + type InstanceGroupManagersDeletePerInstanceConfigsReq struct + ForceSendFields []string + Names []string + NullFields []string + func (s *InstanceGroupManagersDeletePerInstanceConfigsReq) MarshalJSON() ([]byte, error) + type InstanceGroupManagersGetCall struct + func (c *InstanceGroupManagersGetCall) Context(ctx context.Context) *InstanceGroupManagersGetCall + func (c *InstanceGroupManagersGetCall) Do(opts ...googleapi.CallOption) (*InstanceGroupManager, error) + func (c *InstanceGroupManagersGetCall) Fields(s ...googleapi.Field) *InstanceGroupManagersGetCall + func (c *InstanceGroupManagersGetCall) Header() http.Header + func (c *InstanceGroupManagersGetCall) IfNoneMatch(entityTag string) *InstanceGroupManagersGetCall + type InstanceGroupManagersInsertCall struct + func (c *InstanceGroupManagersInsertCall) Context(ctx context.Context) *InstanceGroupManagersInsertCall + func (c *InstanceGroupManagersInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersInsertCall) Fields(s ...googleapi.Field) *InstanceGroupManagersInsertCall + func (c *InstanceGroupManagersInsertCall) Header() http.Header + func (c *InstanceGroupManagersInsertCall) RequestId(requestId string) *InstanceGroupManagersInsertCall + type InstanceGroupManagersListCall struct + func (c *InstanceGroupManagersListCall) Context(ctx context.Context) *InstanceGroupManagersListCall + func (c *InstanceGroupManagersListCall) Do(opts ...googleapi.CallOption) (*InstanceGroupManagerList, error) + func (c *InstanceGroupManagersListCall) Fields(s ...googleapi.Field) *InstanceGroupManagersListCall + func (c *InstanceGroupManagersListCall) Filter(filter string) *InstanceGroupManagersListCall + func (c *InstanceGroupManagersListCall) Header() http.Header + func (c *InstanceGroupManagersListCall) IfNoneMatch(entityTag string) *InstanceGroupManagersListCall + func (c *InstanceGroupManagersListCall) MaxResults(maxResults int64) *InstanceGroupManagersListCall + func (c *InstanceGroupManagersListCall) OrderBy(orderBy string) *InstanceGroupManagersListCall + func (c *InstanceGroupManagersListCall) PageToken(pageToken string) *InstanceGroupManagersListCall + func (c *InstanceGroupManagersListCall) Pages(ctx context.Context, f func(*InstanceGroupManagerList) error) error + func (c *InstanceGroupManagersListCall) ReturnPartialSuccess(returnPartialSuccess bool) *InstanceGroupManagersListCall + type InstanceGroupManagersListErrorsCall struct + func (c *InstanceGroupManagersListErrorsCall) Context(ctx context.Context) *InstanceGroupManagersListErrorsCall + func (c *InstanceGroupManagersListErrorsCall) Do(opts ...googleapi.CallOption) (*InstanceGroupManagersListErrorsResponse, error) + func (c *InstanceGroupManagersListErrorsCall) Fields(s ...googleapi.Field) *InstanceGroupManagersListErrorsCall + func (c *InstanceGroupManagersListErrorsCall) Filter(filter string) *InstanceGroupManagersListErrorsCall + func (c *InstanceGroupManagersListErrorsCall) Header() http.Header + func (c *InstanceGroupManagersListErrorsCall) IfNoneMatch(entityTag string) *InstanceGroupManagersListErrorsCall + func (c *InstanceGroupManagersListErrorsCall) MaxResults(maxResults int64) *InstanceGroupManagersListErrorsCall + func (c *InstanceGroupManagersListErrorsCall) OrderBy(orderBy string) *InstanceGroupManagersListErrorsCall + func (c *InstanceGroupManagersListErrorsCall) PageToken(pageToken string) *InstanceGroupManagersListErrorsCall + func (c *InstanceGroupManagersListErrorsCall) Pages(ctx context.Context, f func(*InstanceGroupManagersListErrorsResponse) error) error + func (c *InstanceGroupManagersListErrorsCall) ReturnPartialSuccess(returnPartialSuccess bool) *InstanceGroupManagersListErrorsCall + type InstanceGroupManagersListErrorsResponse struct + ForceSendFields []string + Items []*InstanceManagedByIgmError + NextPageToken string + NullFields []string + func (s *InstanceGroupManagersListErrorsResponse) MarshalJSON() ([]byte, error) + type InstanceGroupManagersListManagedInstancesCall struct + func (c *InstanceGroupManagersListManagedInstancesCall) Context(ctx context.Context) *InstanceGroupManagersListManagedInstancesCall + func (c *InstanceGroupManagersListManagedInstancesCall) Do(opts ...googleapi.CallOption) (*InstanceGroupManagersListManagedInstancesResponse, error) + func (c *InstanceGroupManagersListManagedInstancesCall) Fields(s ...googleapi.Field) *InstanceGroupManagersListManagedInstancesCall + func (c *InstanceGroupManagersListManagedInstancesCall) Filter(filter string) *InstanceGroupManagersListManagedInstancesCall + func (c *InstanceGroupManagersListManagedInstancesCall) Header() http.Header + func (c *InstanceGroupManagersListManagedInstancesCall) MaxResults(maxResults int64) *InstanceGroupManagersListManagedInstancesCall + func (c *InstanceGroupManagersListManagedInstancesCall) OrderBy(orderBy string) *InstanceGroupManagersListManagedInstancesCall + func (c *InstanceGroupManagersListManagedInstancesCall) PageToken(pageToken string) *InstanceGroupManagersListManagedInstancesCall + func (c *InstanceGroupManagersListManagedInstancesCall) Pages(ctx context.Context, ...) error + func (c *InstanceGroupManagersListManagedInstancesCall) ReturnPartialSuccess(returnPartialSuccess bool) *InstanceGroupManagersListManagedInstancesCall + type InstanceGroupManagersListManagedInstancesResponse struct + ForceSendFields []string + ManagedInstances []*ManagedInstance + NextPageToken string + NullFields []string + func (s *InstanceGroupManagersListManagedInstancesResponse) MarshalJSON() ([]byte, error) + type InstanceGroupManagersListPerInstanceConfigsCall struct + func (c *InstanceGroupManagersListPerInstanceConfigsCall) Context(ctx context.Context) *InstanceGroupManagersListPerInstanceConfigsCall + func (c *InstanceGroupManagersListPerInstanceConfigsCall) Do(opts ...googleapi.CallOption) (*InstanceGroupManagersListPerInstanceConfigsResp, error) + func (c *InstanceGroupManagersListPerInstanceConfigsCall) Fields(s ...googleapi.Field) *InstanceGroupManagersListPerInstanceConfigsCall + func (c *InstanceGroupManagersListPerInstanceConfigsCall) Filter(filter string) *InstanceGroupManagersListPerInstanceConfigsCall + func (c *InstanceGroupManagersListPerInstanceConfigsCall) Header() http.Header + func (c *InstanceGroupManagersListPerInstanceConfigsCall) MaxResults(maxResults int64) *InstanceGroupManagersListPerInstanceConfigsCall + func (c *InstanceGroupManagersListPerInstanceConfigsCall) OrderBy(orderBy string) *InstanceGroupManagersListPerInstanceConfigsCall + func (c *InstanceGroupManagersListPerInstanceConfigsCall) PageToken(pageToken string) *InstanceGroupManagersListPerInstanceConfigsCall + func (c *InstanceGroupManagersListPerInstanceConfigsCall) Pages(ctx context.Context, ...) error + func (c *InstanceGroupManagersListPerInstanceConfigsCall) ReturnPartialSuccess(returnPartialSuccess bool) *InstanceGroupManagersListPerInstanceConfigsCall + type InstanceGroupManagersListPerInstanceConfigsResp struct + ForceSendFields []string + Items []*PerInstanceConfig + NextPageToken string + NullFields []string + Warning *InstanceGroupManagersListPerInstanceConfigsRespWarning + func (s *InstanceGroupManagersListPerInstanceConfigsResp) MarshalJSON() ([]byte, error) + type InstanceGroupManagersListPerInstanceConfigsRespWarning struct + Code string + Data []*InstanceGroupManagersListPerInstanceConfigsRespWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InstanceGroupManagersListPerInstanceConfigsRespWarning) MarshalJSON() ([]byte, error) + type InstanceGroupManagersListPerInstanceConfigsRespWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InstanceGroupManagersListPerInstanceConfigsRespWarningData) MarshalJSON() ([]byte, error) + type InstanceGroupManagersPatchCall struct + func (c *InstanceGroupManagersPatchCall) Context(ctx context.Context) *InstanceGroupManagersPatchCall + func (c *InstanceGroupManagersPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersPatchCall) Fields(s ...googleapi.Field) *InstanceGroupManagersPatchCall + func (c *InstanceGroupManagersPatchCall) Header() http.Header + func (c *InstanceGroupManagersPatchCall) RequestId(requestId string) *InstanceGroupManagersPatchCall + type InstanceGroupManagersPatchPerInstanceConfigsCall struct + func (c *InstanceGroupManagersPatchPerInstanceConfigsCall) Context(ctx context.Context) *InstanceGroupManagersPatchPerInstanceConfigsCall + func (c *InstanceGroupManagersPatchPerInstanceConfigsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersPatchPerInstanceConfigsCall) Fields(s ...googleapi.Field) *InstanceGroupManagersPatchPerInstanceConfigsCall + func (c *InstanceGroupManagersPatchPerInstanceConfigsCall) Header() http.Header + func (c *InstanceGroupManagersPatchPerInstanceConfigsCall) RequestId(requestId string) *InstanceGroupManagersPatchPerInstanceConfigsCall + type InstanceGroupManagersPatchPerInstanceConfigsReq struct + ForceSendFields []string + NullFields []string + PerInstanceConfigs []*PerInstanceConfig + func (s *InstanceGroupManagersPatchPerInstanceConfigsReq) MarshalJSON() ([]byte, error) + type InstanceGroupManagersRecreateInstancesCall struct + func (c *InstanceGroupManagersRecreateInstancesCall) Context(ctx context.Context) *InstanceGroupManagersRecreateInstancesCall + func (c *InstanceGroupManagersRecreateInstancesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersRecreateInstancesCall) Fields(s ...googleapi.Field) *InstanceGroupManagersRecreateInstancesCall + func (c *InstanceGroupManagersRecreateInstancesCall) Header() http.Header + func (c *InstanceGroupManagersRecreateInstancesCall) RequestId(requestId string) *InstanceGroupManagersRecreateInstancesCall + type InstanceGroupManagersRecreateInstancesRequest struct + ForceSendFields []string + Instances []string + NullFields []string + func (s *InstanceGroupManagersRecreateInstancesRequest) MarshalJSON() ([]byte, error) + type InstanceGroupManagersResizeAdvancedCall struct + func (c *InstanceGroupManagersResizeAdvancedCall) Context(ctx context.Context) *InstanceGroupManagersResizeAdvancedCall + func (c *InstanceGroupManagersResizeAdvancedCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersResizeAdvancedCall) Fields(s ...googleapi.Field) *InstanceGroupManagersResizeAdvancedCall + func (c *InstanceGroupManagersResizeAdvancedCall) Header() http.Header + func (c *InstanceGroupManagersResizeAdvancedCall) RequestId(requestId string) *InstanceGroupManagersResizeAdvancedCall + type InstanceGroupManagersResizeAdvancedRequest struct + ForceSendFields []string + NoCreationRetries bool + NullFields []string + TargetSize int64 + func (s *InstanceGroupManagersResizeAdvancedRequest) MarshalJSON() ([]byte, error) + type InstanceGroupManagersResizeCall struct + func (c *InstanceGroupManagersResizeCall) Context(ctx context.Context) *InstanceGroupManagersResizeCall + func (c *InstanceGroupManagersResizeCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersResizeCall) Fields(s ...googleapi.Field) *InstanceGroupManagersResizeCall + func (c *InstanceGroupManagersResizeCall) Header() http.Header + func (c *InstanceGroupManagersResizeCall) RequestId(requestId string) *InstanceGroupManagersResizeCall + type InstanceGroupManagersScopedList struct + ForceSendFields []string + InstanceGroupManagers []*InstanceGroupManager + NullFields []string + Warning *InstanceGroupManagersScopedListWarning + func (s *InstanceGroupManagersScopedList) MarshalJSON() ([]byte, error) + type InstanceGroupManagersScopedListWarning struct + Code string + Data []*InstanceGroupManagersScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InstanceGroupManagersScopedListWarning) MarshalJSON() ([]byte, error) + type InstanceGroupManagersScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InstanceGroupManagersScopedListWarningData) MarshalJSON() ([]byte, error) + type InstanceGroupManagersService struct + func NewInstanceGroupManagersService(s *Service) *InstanceGroupManagersService + func (r *InstanceGroupManagersService) AbandonInstances(project string, zone string, instanceGroupManager string, ...) *InstanceGroupManagersAbandonInstancesCall + func (r *InstanceGroupManagersService) AggregatedList(project string) *InstanceGroupManagersAggregatedListCall + func (r *InstanceGroupManagersService) ApplyUpdatesToInstances(project string, zone string, instanceGroupManager string, ...) *InstanceGroupManagersApplyUpdatesToInstancesCall + func (r *InstanceGroupManagersService) CreateInstances(project string, zone string, instanceGroupManager string, ...) *InstanceGroupManagersCreateInstancesCall + func (r *InstanceGroupManagersService) Delete(project string, zone string, instanceGroupManager string) *InstanceGroupManagersDeleteCall + func (r *InstanceGroupManagersService) DeleteInstances(project string, zone string, instanceGroupManager string, ...) *InstanceGroupManagersDeleteInstancesCall + func (r *InstanceGroupManagersService) DeletePerInstanceConfigs(project string, zone string, instanceGroupManager string, ...) *InstanceGroupManagersDeletePerInstanceConfigsCall + func (r *InstanceGroupManagersService) Get(project string, zone string, instanceGroupManager string) *InstanceGroupManagersGetCall + func (r *InstanceGroupManagersService) Insert(project string, zone string, instancegroupmanager *InstanceGroupManager) *InstanceGroupManagersInsertCall + func (r *InstanceGroupManagersService) List(project string, zone string) *InstanceGroupManagersListCall + func (r *InstanceGroupManagersService) ListErrors(project string, zone string, instanceGroupManager string) *InstanceGroupManagersListErrorsCall + func (r *InstanceGroupManagersService) ListManagedInstances(project string, zone string, instanceGroupManager string) *InstanceGroupManagersListManagedInstancesCall + func (r *InstanceGroupManagersService) ListPerInstanceConfigs(project string, zone string, instanceGroupManager string) *InstanceGroupManagersListPerInstanceConfigsCall + func (r *InstanceGroupManagersService) Patch(project string, zone string, instanceGroupManager string, ...) *InstanceGroupManagersPatchCall + func (r *InstanceGroupManagersService) PatchPerInstanceConfigs(project string, zone string, instanceGroupManager string, ...) *InstanceGroupManagersPatchPerInstanceConfigsCall + func (r *InstanceGroupManagersService) RecreateInstances(project string, zone string, instanceGroupManager string, ...) *InstanceGroupManagersRecreateInstancesCall + func (r *InstanceGroupManagersService) Resize(project string, zone string, instanceGroupManager string, size int64) *InstanceGroupManagersResizeCall + func (r *InstanceGroupManagersService) ResizeAdvanced(project string, zone string, instanceGroupManager string, ...) *InstanceGroupManagersResizeAdvancedCall + func (r *InstanceGroupManagersService) SetAutoHealingPolicies(project string, zone string, instanceGroupManager string, ...) *InstanceGroupManagersSetAutoHealingPoliciesCall + func (r *InstanceGroupManagersService) SetInstanceTemplate(project string, zone string, instanceGroupManager string, ...) *InstanceGroupManagersSetInstanceTemplateCall + func (r *InstanceGroupManagersService) SetTargetPools(project string, zone string, instanceGroupManager string, ...) *InstanceGroupManagersSetTargetPoolsCall + func (r *InstanceGroupManagersService) TestIamPermissions(project string, zone string, resource string, ...) *InstanceGroupManagersTestIamPermissionsCall + func (r *InstanceGroupManagersService) Update(project string, zone string, instanceGroupManager string, ...) *InstanceGroupManagersUpdateCall + func (r *InstanceGroupManagersService) UpdatePerInstanceConfigs(project string, zone string, instanceGroupManager string, ...) *InstanceGroupManagersUpdatePerInstanceConfigsCall + type InstanceGroupManagersSetAutoHealingPoliciesCall struct + func (c *InstanceGroupManagersSetAutoHealingPoliciesCall) Context(ctx context.Context) *InstanceGroupManagersSetAutoHealingPoliciesCall + func (c *InstanceGroupManagersSetAutoHealingPoliciesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersSetAutoHealingPoliciesCall) Fields(s ...googleapi.Field) *InstanceGroupManagersSetAutoHealingPoliciesCall + func (c *InstanceGroupManagersSetAutoHealingPoliciesCall) Header() http.Header + func (c *InstanceGroupManagersSetAutoHealingPoliciesCall) RequestId(requestId string) *InstanceGroupManagersSetAutoHealingPoliciesCall + type InstanceGroupManagersSetAutoHealingRequest struct + AutoHealingPolicies []*InstanceGroupManagerAutoHealingPolicy + ForceSendFields []string + NullFields []string + func (s *InstanceGroupManagersSetAutoHealingRequest) MarshalJSON() ([]byte, error) + type InstanceGroupManagersSetInstanceTemplateCall struct + func (c *InstanceGroupManagersSetInstanceTemplateCall) Context(ctx context.Context) *InstanceGroupManagersSetInstanceTemplateCall + func (c *InstanceGroupManagersSetInstanceTemplateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersSetInstanceTemplateCall) Fields(s ...googleapi.Field) *InstanceGroupManagersSetInstanceTemplateCall + func (c *InstanceGroupManagersSetInstanceTemplateCall) Header() http.Header + func (c *InstanceGroupManagersSetInstanceTemplateCall) RequestId(requestId string) *InstanceGroupManagersSetInstanceTemplateCall + type InstanceGroupManagersSetInstanceTemplateRequest struct + ForceSendFields []string + InstanceTemplate string + NullFields []string + func (s *InstanceGroupManagersSetInstanceTemplateRequest) MarshalJSON() ([]byte, error) + type InstanceGroupManagersSetTargetPoolsCall struct + func (c *InstanceGroupManagersSetTargetPoolsCall) Context(ctx context.Context) *InstanceGroupManagersSetTargetPoolsCall + func (c *InstanceGroupManagersSetTargetPoolsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersSetTargetPoolsCall) Fields(s ...googleapi.Field) *InstanceGroupManagersSetTargetPoolsCall + func (c *InstanceGroupManagersSetTargetPoolsCall) Header() http.Header + func (c *InstanceGroupManagersSetTargetPoolsCall) RequestId(requestId string) *InstanceGroupManagersSetTargetPoolsCall + type InstanceGroupManagersSetTargetPoolsRequest struct + Fingerprint string + ForceSendFields []string + NullFields []string + TargetPools []string + func (s *InstanceGroupManagersSetTargetPoolsRequest) MarshalJSON() ([]byte, error) + type InstanceGroupManagersTestIamPermissionsCall struct + func (c *InstanceGroupManagersTestIamPermissionsCall) Context(ctx context.Context) *InstanceGroupManagersTestIamPermissionsCall + func (c *InstanceGroupManagersTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *InstanceGroupManagersTestIamPermissionsCall) Fields(s ...googleapi.Field) *InstanceGroupManagersTestIamPermissionsCall + func (c *InstanceGroupManagersTestIamPermissionsCall) Header() http.Header + type InstanceGroupManagersUpdateCall struct + func (c *InstanceGroupManagersUpdateCall) Context(ctx context.Context) *InstanceGroupManagersUpdateCall + func (c *InstanceGroupManagersUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersUpdateCall) Fields(s ...googleapi.Field) *InstanceGroupManagersUpdateCall + func (c *InstanceGroupManagersUpdateCall) Header() http.Header + func (c *InstanceGroupManagersUpdateCall) RequestId(requestId string) *InstanceGroupManagersUpdateCall + type InstanceGroupManagersUpdatePerInstanceConfigsCall struct + func (c *InstanceGroupManagersUpdatePerInstanceConfigsCall) Context(ctx context.Context) *InstanceGroupManagersUpdatePerInstanceConfigsCall + func (c *InstanceGroupManagersUpdatePerInstanceConfigsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupManagersUpdatePerInstanceConfigsCall) Fields(s ...googleapi.Field) *InstanceGroupManagersUpdatePerInstanceConfigsCall + func (c *InstanceGroupManagersUpdatePerInstanceConfigsCall) Header() http.Header + func (c *InstanceGroupManagersUpdatePerInstanceConfigsCall) RequestId(requestId string) *InstanceGroupManagersUpdatePerInstanceConfigsCall + type InstanceGroupManagersUpdatePerInstanceConfigsReq struct + ForceSendFields []string + NullFields []string + PerInstanceConfigs []*PerInstanceConfig + func (s *InstanceGroupManagersUpdatePerInstanceConfigsReq) MarshalJSON() ([]byte, error) + type InstanceGroupsAddInstancesCall struct + func (c *InstanceGroupsAddInstancesCall) Context(ctx context.Context) *InstanceGroupsAddInstancesCall + func (c *InstanceGroupsAddInstancesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupsAddInstancesCall) Fields(s ...googleapi.Field) *InstanceGroupsAddInstancesCall + func (c *InstanceGroupsAddInstancesCall) Header() http.Header + func (c *InstanceGroupsAddInstancesCall) RequestId(requestId string) *InstanceGroupsAddInstancesCall + type InstanceGroupsAddInstancesRequest struct + ForceSendFields []string + Instances []*InstanceReference + NullFields []string + func (s *InstanceGroupsAddInstancesRequest) MarshalJSON() ([]byte, error) + type InstanceGroupsAggregatedListCall struct + func (c *InstanceGroupsAggregatedListCall) Context(ctx context.Context) *InstanceGroupsAggregatedListCall + func (c *InstanceGroupsAggregatedListCall) Do(opts ...googleapi.CallOption) (*InstanceGroupAggregatedList, error) + func (c *InstanceGroupsAggregatedListCall) Fields(s ...googleapi.Field) *InstanceGroupsAggregatedListCall + func (c *InstanceGroupsAggregatedListCall) Filter(filter string) *InstanceGroupsAggregatedListCall + func (c *InstanceGroupsAggregatedListCall) Header() http.Header + func (c *InstanceGroupsAggregatedListCall) IfNoneMatch(entityTag string) *InstanceGroupsAggregatedListCall + func (c *InstanceGroupsAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *InstanceGroupsAggregatedListCall + func (c *InstanceGroupsAggregatedListCall) MaxResults(maxResults int64) *InstanceGroupsAggregatedListCall + func (c *InstanceGroupsAggregatedListCall) OrderBy(orderBy string) *InstanceGroupsAggregatedListCall + func (c *InstanceGroupsAggregatedListCall) PageToken(pageToken string) *InstanceGroupsAggregatedListCall + func (c *InstanceGroupsAggregatedListCall) Pages(ctx context.Context, f func(*InstanceGroupAggregatedList) error) error + func (c *InstanceGroupsAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *InstanceGroupsAggregatedListCall + type InstanceGroupsDeleteCall struct + func (c *InstanceGroupsDeleteCall) Context(ctx context.Context) *InstanceGroupsDeleteCall + func (c *InstanceGroupsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupsDeleteCall) Fields(s ...googleapi.Field) *InstanceGroupsDeleteCall + func (c *InstanceGroupsDeleteCall) Header() http.Header + func (c *InstanceGroupsDeleteCall) RequestId(requestId string) *InstanceGroupsDeleteCall + type InstanceGroupsGetCall struct + func (c *InstanceGroupsGetCall) Context(ctx context.Context) *InstanceGroupsGetCall + func (c *InstanceGroupsGetCall) Do(opts ...googleapi.CallOption) (*InstanceGroup, error) + func (c *InstanceGroupsGetCall) Fields(s ...googleapi.Field) *InstanceGroupsGetCall + func (c *InstanceGroupsGetCall) Header() http.Header + func (c *InstanceGroupsGetCall) IfNoneMatch(entityTag string) *InstanceGroupsGetCall + type InstanceGroupsInsertCall struct + func (c *InstanceGroupsInsertCall) Context(ctx context.Context) *InstanceGroupsInsertCall + func (c *InstanceGroupsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupsInsertCall) Fields(s ...googleapi.Field) *InstanceGroupsInsertCall + func (c *InstanceGroupsInsertCall) Header() http.Header + func (c *InstanceGroupsInsertCall) RequestId(requestId string) *InstanceGroupsInsertCall + type InstanceGroupsListCall struct + func (c *InstanceGroupsListCall) Context(ctx context.Context) *InstanceGroupsListCall + func (c *InstanceGroupsListCall) Do(opts ...googleapi.CallOption) (*InstanceGroupList, error) + func (c *InstanceGroupsListCall) Fields(s ...googleapi.Field) *InstanceGroupsListCall + func (c *InstanceGroupsListCall) Filter(filter string) *InstanceGroupsListCall + func (c *InstanceGroupsListCall) Header() http.Header + func (c *InstanceGroupsListCall) IfNoneMatch(entityTag string) *InstanceGroupsListCall + func (c *InstanceGroupsListCall) MaxResults(maxResults int64) *InstanceGroupsListCall + func (c *InstanceGroupsListCall) OrderBy(orderBy string) *InstanceGroupsListCall + func (c *InstanceGroupsListCall) PageToken(pageToken string) *InstanceGroupsListCall + func (c *InstanceGroupsListCall) Pages(ctx context.Context, f func(*InstanceGroupList) error) error + func (c *InstanceGroupsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *InstanceGroupsListCall + type InstanceGroupsListInstances struct + ForceSendFields []string + Id string + Items []*InstanceWithNamedPorts + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *InstanceGroupsListInstancesWarning + func (s *InstanceGroupsListInstances) MarshalJSON() ([]byte, error) + type InstanceGroupsListInstancesCall struct + func (c *InstanceGroupsListInstancesCall) Context(ctx context.Context) *InstanceGroupsListInstancesCall + func (c *InstanceGroupsListInstancesCall) Do(opts ...googleapi.CallOption) (*InstanceGroupsListInstances, error) + func (c *InstanceGroupsListInstancesCall) Fields(s ...googleapi.Field) *InstanceGroupsListInstancesCall + func (c *InstanceGroupsListInstancesCall) Filter(filter string) *InstanceGroupsListInstancesCall + func (c *InstanceGroupsListInstancesCall) Header() http.Header + func (c *InstanceGroupsListInstancesCall) MaxResults(maxResults int64) *InstanceGroupsListInstancesCall + func (c *InstanceGroupsListInstancesCall) OrderBy(orderBy string) *InstanceGroupsListInstancesCall + func (c *InstanceGroupsListInstancesCall) PageToken(pageToken string) *InstanceGroupsListInstancesCall + func (c *InstanceGroupsListInstancesCall) Pages(ctx context.Context, f func(*InstanceGroupsListInstances) error) error + func (c *InstanceGroupsListInstancesCall) ReturnPartialSuccess(returnPartialSuccess bool) *InstanceGroupsListInstancesCall + type InstanceGroupsListInstancesRequest struct + ForceSendFields []string + InstanceState string + NullFields []string + func (s *InstanceGroupsListInstancesRequest) MarshalJSON() ([]byte, error) + type InstanceGroupsListInstancesWarning struct + Code string + Data []*InstanceGroupsListInstancesWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InstanceGroupsListInstancesWarning) MarshalJSON() ([]byte, error) + type InstanceGroupsListInstancesWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InstanceGroupsListInstancesWarningData) MarshalJSON() ([]byte, error) + type InstanceGroupsRemoveInstancesCall struct + func (c *InstanceGroupsRemoveInstancesCall) Context(ctx context.Context) *InstanceGroupsRemoveInstancesCall + func (c *InstanceGroupsRemoveInstancesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupsRemoveInstancesCall) Fields(s ...googleapi.Field) *InstanceGroupsRemoveInstancesCall + func (c *InstanceGroupsRemoveInstancesCall) Header() http.Header + func (c *InstanceGroupsRemoveInstancesCall) RequestId(requestId string) *InstanceGroupsRemoveInstancesCall + type InstanceGroupsRemoveInstancesRequest struct + ForceSendFields []string + Instances []*InstanceReference + NullFields []string + func (s *InstanceGroupsRemoveInstancesRequest) MarshalJSON() ([]byte, error) + type InstanceGroupsScopedList struct + ForceSendFields []string + InstanceGroups []*InstanceGroup + NullFields []string + Warning *InstanceGroupsScopedListWarning + func (s *InstanceGroupsScopedList) MarshalJSON() ([]byte, error) + type InstanceGroupsScopedListWarning struct + Code string + Data []*InstanceGroupsScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InstanceGroupsScopedListWarning) MarshalJSON() ([]byte, error) + type InstanceGroupsScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InstanceGroupsScopedListWarningData) MarshalJSON() ([]byte, error) + type InstanceGroupsService struct + func NewInstanceGroupsService(s *Service) *InstanceGroupsService + func (r *InstanceGroupsService) AddInstances(project string, zone string, instanceGroup string, ...) *InstanceGroupsAddInstancesCall + func (r *InstanceGroupsService) AggregatedList(project string) *InstanceGroupsAggregatedListCall + func (r *InstanceGroupsService) Delete(project string, zone string, instanceGroup string) *InstanceGroupsDeleteCall + func (r *InstanceGroupsService) Get(project string, zone string, instanceGroup string) *InstanceGroupsGetCall + func (r *InstanceGroupsService) Insert(project string, zone string, instancegroup *InstanceGroup) *InstanceGroupsInsertCall + func (r *InstanceGroupsService) List(project string, zone string) *InstanceGroupsListCall + func (r *InstanceGroupsService) ListInstances(project string, zone string, instanceGroup string, ...) *InstanceGroupsListInstancesCall + func (r *InstanceGroupsService) RemoveInstances(project string, zone string, instanceGroup string, ...) *InstanceGroupsRemoveInstancesCall + func (r *InstanceGroupsService) SetNamedPorts(project string, zone string, instanceGroup string, ...) *InstanceGroupsSetNamedPortsCall + func (r *InstanceGroupsService) TestIamPermissions(project string, zone string, resource string, ...) *InstanceGroupsTestIamPermissionsCall + type InstanceGroupsSetNamedPortsCall struct + func (c *InstanceGroupsSetNamedPortsCall) Context(ctx context.Context) *InstanceGroupsSetNamedPortsCall + func (c *InstanceGroupsSetNamedPortsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceGroupsSetNamedPortsCall) Fields(s ...googleapi.Field) *InstanceGroupsSetNamedPortsCall + func (c *InstanceGroupsSetNamedPortsCall) Header() http.Header + func (c *InstanceGroupsSetNamedPortsCall) RequestId(requestId string) *InstanceGroupsSetNamedPortsCall + type InstanceGroupsSetNamedPortsRequest struct + Fingerprint string + ForceSendFields []string + NamedPorts []*NamedPort + NullFields []string + func (s *InstanceGroupsSetNamedPortsRequest) MarshalJSON() ([]byte, error) + type InstanceGroupsTestIamPermissionsCall struct + func (c *InstanceGroupsTestIamPermissionsCall) Context(ctx context.Context) *InstanceGroupsTestIamPermissionsCall + func (c *InstanceGroupsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *InstanceGroupsTestIamPermissionsCall) Fields(s ...googleapi.Field) *InstanceGroupsTestIamPermissionsCall + func (c *InstanceGroupsTestIamPermissionsCall) Header() http.Header + type InstanceList struct + ForceSendFields []string + Id string + Items []*Instance + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *InstanceListWarning + func (s *InstanceList) MarshalJSON() ([]byte, error) + type InstanceListReferrers struct + ForceSendFields []string + Id string + Items []*Reference + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *InstanceListReferrersWarning + func (s *InstanceListReferrers) MarshalJSON() ([]byte, error) + type InstanceListReferrersWarning struct + Code string + Data []*InstanceListReferrersWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InstanceListReferrersWarning) MarshalJSON() ([]byte, error) + type InstanceListReferrersWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InstanceListReferrersWarningData) MarshalJSON() ([]byte, error) + type InstanceListWarning struct + Code string + Data []*InstanceListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InstanceListWarning) MarshalJSON() ([]byte, error) + type InstanceListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InstanceListWarningData) MarshalJSON() ([]byte, error) + type InstanceManagedByIgmError struct + Error *InstanceManagedByIgmErrorManagedInstanceError + ForceSendFields []string + InstanceActionDetails *InstanceManagedByIgmErrorInstanceActionDetails + NullFields []string + Timestamp string + func (s *InstanceManagedByIgmError) MarshalJSON() ([]byte, error) + type InstanceManagedByIgmErrorInstanceActionDetails struct + Action string + ForceSendFields []string + Instance string + NullFields []string + Version *ManagedInstanceVersion + func (s *InstanceManagedByIgmErrorInstanceActionDetails) MarshalJSON() ([]byte, error) + type InstanceManagedByIgmErrorManagedInstanceError struct + Code string + ForceSendFields []string + Message string + NullFields []string + func (s *InstanceManagedByIgmErrorManagedInstanceError) MarshalJSON() ([]byte, error) + type InstanceMoveRequest struct + DestinationZone string + ForceSendFields []string + NullFields []string + TargetInstance string + func (s *InstanceMoveRequest) MarshalJSON() ([]byte, error) + type InstanceProperties struct + AdvancedMachineFeatures *AdvancedMachineFeatures + CanIpForward bool + ConfidentialInstanceConfig *ConfidentialInstanceConfig + Description string + Disks []*AttachedDisk + DisplayDevice *DisplayDevice + ForceSendFields []string + GuestAccelerators []*AcceleratorConfig + Labels map[string]string + MachineType string + Metadata *Metadata + MinCpuPlatform string + NetworkInterfaces []*NetworkInterface + NullFields []string + PrivateIpv6GoogleAccess string + ReservationAffinity *ReservationAffinity + ResourcePolicies []string + Scheduling *Scheduling + ServiceAccounts []*ServiceAccount + ShieldedInstanceConfig *ShieldedInstanceConfig + ShieldedVmConfig *ShieldedVmConfig + Tags *Tags + func (s *InstanceProperties) MarshalJSON() ([]byte, error) + type InstanceReference struct + ForceSendFields []string + Instance string + NullFields []string + func (s *InstanceReference) MarshalJSON() ([]byte, error) + type InstanceTemplate struct + CreationTimestamp string + Description string + ForceSendFields []string + Id uint64 + Kind string + Name string + NullFields []string + Properties *InstanceProperties + SelfLink string + SourceInstance string + SourceInstanceParams *SourceInstanceParams + func (s *InstanceTemplate) MarshalJSON() ([]byte, error) + type InstanceTemplateList struct + ForceSendFields []string + Id string + Items []*InstanceTemplate + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *InstanceTemplateListWarning + func (s *InstanceTemplateList) MarshalJSON() ([]byte, error) + type InstanceTemplateListWarning struct + Code string + Data []*InstanceTemplateListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InstanceTemplateListWarning) MarshalJSON() ([]byte, error) + type InstanceTemplateListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InstanceTemplateListWarningData) MarshalJSON() ([]byte, error) + type InstanceTemplatesDeleteCall struct + func (c *InstanceTemplatesDeleteCall) Context(ctx context.Context) *InstanceTemplatesDeleteCall + func (c *InstanceTemplatesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceTemplatesDeleteCall) Fields(s ...googleapi.Field) *InstanceTemplatesDeleteCall + func (c *InstanceTemplatesDeleteCall) Header() http.Header + func (c *InstanceTemplatesDeleteCall) RequestId(requestId string) *InstanceTemplatesDeleteCall + type InstanceTemplatesGetCall struct + func (c *InstanceTemplatesGetCall) Context(ctx context.Context) *InstanceTemplatesGetCall + func (c *InstanceTemplatesGetCall) Do(opts ...googleapi.CallOption) (*InstanceTemplate, error) + func (c *InstanceTemplatesGetCall) Fields(s ...googleapi.Field) *InstanceTemplatesGetCall + func (c *InstanceTemplatesGetCall) Header() http.Header + func (c *InstanceTemplatesGetCall) IfNoneMatch(entityTag string) *InstanceTemplatesGetCall + type InstanceTemplatesGetIamPolicyCall struct + func (c *InstanceTemplatesGetIamPolicyCall) Context(ctx context.Context) *InstanceTemplatesGetIamPolicyCall + func (c *InstanceTemplatesGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *InstanceTemplatesGetIamPolicyCall) Fields(s ...googleapi.Field) *InstanceTemplatesGetIamPolicyCall + func (c *InstanceTemplatesGetIamPolicyCall) Header() http.Header + func (c *InstanceTemplatesGetIamPolicyCall) IfNoneMatch(entityTag string) *InstanceTemplatesGetIamPolicyCall + func (c *InstanceTemplatesGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *InstanceTemplatesGetIamPolicyCall + type InstanceTemplatesInsertCall struct + func (c *InstanceTemplatesInsertCall) Context(ctx context.Context) *InstanceTemplatesInsertCall + func (c *InstanceTemplatesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstanceTemplatesInsertCall) Fields(s ...googleapi.Field) *InstanceTemplatesInsertCall + func (c *InstanceTemplatesInsertCall) Header() http.Header + func (c *InstanceTemplatesInsertCall) RequestId(requestId string) *InstanceTemplatesInsertCall + type InstanceTemplatesListCall struct + func (c *InstanceTemplatesListCall) Context(ctx context.Context) *InstanceTemplatesListCall + func (c *InstanceTemplatesListCall) Do(opts ...googleapi.CallOption) (*InstanceTemplateList, error) + func (c *InstanceTemplatesListCall) Fields(s ...googleapi.Field) *InstanceTemplatesListCall + func (c *InstanceTemplatesListCall) Filter(filter string) *InstanceTemplatesListCall + func (c *InstanceTemplatesListCall) Header() http.Header + func (c *InstanceTemplatesListCall) IfNoneMatch(entityTag string) *InstanceTemplatesListCall + func (c *InstanceTemplatesListCall) MaxResults(maxResults int64) *InstanceTemplatesListCall + func (c *InstanceTemplatesListCall) OrderBy(orderBy string) *InstanceTemplatesListCall + func (c *InstanceTemplatesListCall) PageToken(pageToken string) *InstanceTemplatesListCall + func (c *InstanceTemplatesListCall) Pages(ctx context.Context, f func(*InstanceTemplateList) error) error + func (c *InstanceTemplatesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *InstanceTemplatesListCall + type InstanceTemplatesService struct + func NewInstanceTemplatesService(s *Service) *InstanceTemplatesService + func (r *InstanceTemplatesService) Delete(project string, instanceTemplate string) *InstanceTemplatesDeleteCall + func (r *InstanceTemplatesService) Get(project string, instanceTemplate string) *InstanceTemplatesGetCall + func (r *InstanceTemplatesService) GetIamPolicy(project string, resource string) *InstanceTemplatesGetIamPolicyCall + func (r *InstanceTemplatesService) Insert(project string, instancetemplate *InstanceTemplate) *InstanceTemplatesInsertCall + func (r *InstanceTemplatesService) List(project string) *InstanceTemplatesListCall + func (r *InstanceTemplatesService) SetIamPolicy(project string, resource string, ...) *InstanceTemplatesSetIamPolicyCall + func (r *InstanceTemplatesService) TestIamPermissions(project string, resource string, ...) *InstanceTemplatesTestIamPermissionsCall + type InstanceTemplatesSetIamPolicyCall struct + func (c *InstanceTemplatesSetIamPolicyCall) Context(ctx context.Context) *InstanceTemplatesSetIamPolicyCall + func (c *InstanceTemplatesSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *InstanceTemplatesSetIamPolicyCall) Fields(s ...googleapi.Field) *InstanceTemplatesSetIamPolicyCall + func (c *InstanceTemplatesSetIamPolicyCall) Header() http.Header + type InstanceTemplatesTestIamPermissionsCall struct + func (c *InstanceTemplatesTestIamPermissionsCall) Context(ctx context.Context) *InstanceTemplatesTestIamPermissionsCall + func (c *InstanceTemplatesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *InstanceTemplatesTestIamPermissionsCall) Fields(s ...googleapi.Field) *InstanceTemplatesTestIamPermissionsCall + func (c *InstanceTemplatesTestIamPermissionsCall) Header() http.Header + type InstanceWithNamedPorts struct + ForceSendFields []string + Instance string + NamedPorts []*NamedPort + NullFields []string + Status string + func (s *InstanceWithNamedPorts) MarshalJSON() ([]byte, error) + type InstancesAddAccessConfigCall struct + func (c *InstancesAddAccessConfigCall) Context(ctx context.Context) *InstancesAddAccessConfigCall + func (c *InstancesAddAccessConfigCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesAddAccessConfigCall) Fields(s ...googleapi.Field) *InstancesAddAccessConfigCall + func (c *InstancesAddAccessConfigCall) Header() http.Header + func (c *InstancesAddAccessConfigCall) RequestId(requestId string) *InstancesAddAccessConfigCall + type InstancesAddResourcePoliciesCall struct + func (c *InstancesAddResourcePoliciesCall) Context(ctx context.Context) *InstancesAddResourcePoliciesCall + func (c *InstancesAddResourcePoliciesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesAddResourcePoliciesCall) Fields(s ...googleapi.Field) *InstancesAddResourcePoliciesCall + func (c *InstancesAddResourcePoliciesCall) Header() http.Header + func (c *InstancesAddResourcePoliciesCall) RequestId(requestId string) *InstancesAddResourcePoliciesCall + type InstancesAddResourcePoliciesRequest struct + ForceSendFields []string + NullFields []string + ResourcePolicies []string + func (s *InstancesAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) + type InstancesAggregatedListCall struct + func (c *InstancesAggregatedListCall) Context(ctx context.Context) *InstancesAggregatedListCall + func (c *InstancesAggregatedListCall) Do(opts ...googleapi.CallOption) (*InstanceAggregatedList, error) + func (c *InstancesAggregatedListCall) Fields(s ...googleapi.Field) *InstancesAggregatedListCall + func (c *InstancesAggregatedListCall) Filter(filter string) *InstancesAggregatedListCall + func (c *InstancesAggregatedListCall) Header() http.Header + func (c *InstancesAggregatedListCall) IfNoneMatch(entityTag string) *InstancesAggregatedListCall + func (c *InstancesAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *InstancesAggregatedListCall + func (c *InstancesAggregatedListCall) MaxResults(maxResults int64) *InstancesAggregatedListCall + func (c *InstancesAggregatedListCall) OrderBy(orderBy string) *InstancesAggregatedListCall + func (c *InstancesAggregatedListCall) PageToken(pageToken string) *InstancesAggregatedListCall + func (c *InstancesAggregatedListCall) Pages(ctx context.Context, f func(*InstanceAggregatedList) error) error + func (c *InstancesAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *InstancesAggregatedListCall + type InstancesAttachDiskCall struct + func (c *InstancesAttachDiskCall) Context(ctx context.Context) *InstancesAttachDiskCall + func (c *InstancesAttachDiskCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesAttachDiskCall) Fields(s ...googleapi.Field) *InstancesAttachDiskCall + func (c *InstancesAttachDiskCall) ForceAttach(forceAttach bool) *InstancesAttachDiskCall + func (c *InstancesAttachDiskCall) Header() http.Header + func (c *InstancesAttachDiskCall) RequestId(requestId string) *InstancesAttachDiskCall + type InstancesDeleteAccessConfigCall struct + func (c *InstancesDeleteAccessConfigCall) Context(ctx context.Context) *InstancesDeleteAccessConfigCall + func (c *InstancesDeleteAccessConfigCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesDeleteAccessConfigCall) Fields(s ...googleapi.Field) *InstancesDeleteAccessConfigCall + func (c *InstancesDeleteAccessConfigCall) Header() http.Header + func (c *InstancesDeleteAccessConfigCall) RequestId(requestId string) *InstancesDeleteAccessConfigCall + type InstancesDeleteCall struct + func (c *InstancesDeleteCall) Context(ctx context.Context) *InstancesDeleteCall + func (c *InstancesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesDeleteCall) Fields(s ...googleapi.Field) *InstancesDeleteCall + func (c *InstancesDeleteCall) Header() http.Header + func (c *InstancesDeleteCall) RequestId(requestId string) *InstancesDeleteCall + type InstancesDetachDiskCall struct + func (c *InstancesDetachDiskCall) Context(ctx context.Context) *InstancesDetachDiskCall + func (c *InstancesDetachDiskCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesDetachDiskCall) Fields(s ...googleapi.Field) *InstancesDetachDiskCall + func (c *InstancesDetachDiskCall) Header() http.Header + func (c *InstancesDetachDiskCall) RequestId(requestId string) *InstancesDetachDiskCall + type InstancesGetCall struct + func (c *InstancesGetCall) Context(ctx context.Context) *InstancesGetCall + func (c *InstancesGetCall) Do(opts ...googleapi.CallOption) (*Instance, error) + func (c *InstancesGetCall) Fields(s ...googleapi.Field) *InstancesGetCall + func (c *InstancesGetCall) Header() http.Header + func (c *InstancesGetCall) IfNoneMatch(entityTag string) *InstancesGetCall + type InstancesGetEffectiveFirewallsCall struct + func (c *InstancesGetEffectiveFirewallsCall) Context(ctx context.Context) *InstancesGetEffectiveFirewallsCall + func (c *InstancesGetEffectiveFirewallsCall) Do(opts ...googleapi.CallOption) (*InstancesGetEffectiveFirewallsResponse, error) + func (c *InstancesGetEffectiveFirewallsCall) Fields(s ...googleapi.Field) *InstancesGetEffectiveFirewallsCall + func (c *InstancesGetEffectiveFirewallsCall) Header() http.Header + func (c *InstancesGetEffectiveFirewallsCall) IfNoneMatch(entityTag string) *InstancesGetEffectiveFirewallsCall + type InstancesGetEffectiveFirewallsResponse struct + FirewallPolicys []*InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy + Firewalls []*Firewall + ForceSendFields []string + NullFields []string + OrganizationFirewalls []*InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy + func (s *InstancesGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) + type InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct + DisplayName string + ForceSendFields []string + Name string + NullFields []string + Rules []*FirewallPolicyRule + Type string + func (s *InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) + type InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy struct + ForceSendFields []string + Id uint64 + NullFields []string + Rules []*SecurityPolicyRule + func (s *InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy) MarshalJSON() ([]byte, error) + type InstancesGetGuestAttributesCall struct + func (c *InstancesGetGuestAttributesCall) Context(ctx context.Context) *InstancesGetGuestAttributesCall + func (c *InstancesGetGuestAttributesCall) Do(opts ...googleapi.CallOption) (*GuestAttributes, error) + func (c *InstancesGetGuestAttributesCall) Fields(s ...googleapi.Field) *InstancesGetGuestAttributesCall + func (c *InstancesGetGuestAttributesCall) Header() http.Header + func (c *InstancesGetGuestAttributesCall) IfNoneMatch(entityTag string) *InstancesGetGuestAttributesCall + func (c *InstancesGetGuestAttributesCall) QueryPath(queryPath string) *InstancesGetGuestAttributesCall + func (c *InstancesGetGuestAttributesCall) VariableKey(variableKey string) *InstancesGetGuestAttributesCall + type InstancesGetIamPolicyCall struct + func (c *InstancesGetIamPolicyCall) Context(ctx context.Context) *InstancesGetIamPolicyCall + func (c *InstancesGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *InstancesGetIamPolicyCall) Fields(s ...googleapi.Field) *InstancesGetIamPolicyCall + func (c *InstancesGetIamPolicyCall) Header() http.Header + func (c *InstancesGetIamPolicyCall) IfNoneMatch(entityTag string) *InstancesGetIamPolicyCall + func (c *InstancesGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *InstancesGetIamPolicyCall + type InstancesGetScreenshotCall struct + func (c *InstancesGetScreenshotCall) Context(ctx context.Context) *InstancesGetScreenshotCall + func (c *InstancesGetScreenshotCall) Do(opts ...googleapi.CallOption) (*Screenshot, error) + func (c *InstancesGetScreenshotCall) Fields(s ...googleapi.Field) *InstancesGetScreenshotCall + func (c *InstancesGetScreenshotCall) Header() http.Header + func (c *InstancesGetScreenshotCall) IfNoneMatch(entityTag string) *InstancesGetScreenshotCall + type InstancesGetSerialPortOutputCall struct + func (c *InstancesGetSerialPortOutputCall) Context(ctx context.Context) *InstancesGetSerialPortOutputCall + func (c *InstancesGetSerialPortOutputCall) Do(opts ...googleapi.CallOption) (*SerialPortOutput, error) + func (c *InstancesGetSerialPortOutputCall) Fields(s ...googleapi.Field) *InstancesGetSerialPortOutputCall + func (c *InstancesGetSerialPortOutputCall) Header() http.Header + func (c *InstancesGetSerialPortOutputCall) IfNoneMatch(entityTag string) *InstancesGetSerialPortOutputCall + func (c *InstancesGetSerialPortOutputCall) Port(port int64) *InstancesGetSerialPortOutputCall + func (c *InstancesGetSerialPortOutputCall) Start(start int64) *InstancesGetSerialPortOutputCall + type InstancesGetShieldedInstanceIdentityCall struct + func (c *InstancesGetShieldedInstanceIdentityCall) Context(ctx context.Context) *InstancesGetShieldedInstanceIdentityCall + func (c *InstancesGetShieldedInstanceIdentityCall) Do(opts ...googleapi.CallOption) (*ShieldedInstanceIdentity, error) + func (c *InstancesGetShieldedInstanceIdentityCall) Fields(s ...googleapi.Field) *InstancesGetShieldedInstanceIdentityCall + func (c *InstancesGetShieldedInstanceIdentityCall) Header() http.Header + func (c *InstancesGetShieldedInstanceIdentityCall) IfNoneMatch(entityTag string) *InstancesGetShieldedInstanceIdentityCall + type InstancesGetShieldedVmIdentityCall struct + func (c *InstancesGetShieldedVmIdentityCall) Context(ctx context.Context) *InstancesGetShieldedVmIdentityCall + func (c *InstancesGetShieldedVmIdentityCall) Do(opts ...googleapi.CallOption) (*ShieldedVmIdentity, error) + func (c *InstancesGetShieldedVmIdentityCall) Fields(s ...googleapi.Field) *InstancesGetShieldedVmIdentityCall + func (c *InstancesGetShieldedVmIdentityCall) Header() http.Header + func (c *InstancesGetShieldedVmIdentityCall) IfNoneMatch(entityTag string) *InstancesGetShieldedVmIdentityCall + type InstancesInsertCall struct + func (c *InstancesInsertCall) Context(ctx context.Context) *InstancesInsertCall + func (c *InstancesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesInsertCall) Fields(s ...googleapi.Field) *InstancesInsertCall + func (c *InstancesInsertCall) Header() http.Header + func (c *InstancesInsertCall) RequestId(requestId string) *InstancesInsertCall + func (c *InstancesInsertCall) SourceInstanceTemplate(sourceInstanceTemplate string) *InstancesInsertCall + func (c *InstancesInsertCall) SourceMachineImage(sourceMachineImage string) *InstancesInsertCall + type InstancesListCall struct + func (c *InstancesListCall) Context(ctx context.Context) *InstancesListCall + func (c *InstancesListCall) Do(opts ...googleapi.CallOption) (*InstanceList, error) + func (c *InstancesListCall) Fields(s ...googleapi.Field) *InstancesListCall + func (c *InstancesListCall) Filter(filter string) *InstancesListCall + func (c *InstancesListCall) Header() http.Header + func (c *InstancesListCall) IfNoneMatch(entityTag string) *InstancesListCall + func (c *InstancesListCall) MaxResults(maxResults int64) *InstancesListCall + func (c *InstancesListCall) OrderBy(orderBy string) *InstancesListCall + func (c *InstancesListCall) PageToken(pageToken string) *InstancesListCall + func (c *InstancesListCall) Pages(ctx context.Context, f func(*InstanceList) error) error + func (c *InstancesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *InstancesListCall + type InstancesListReferrersCall struct + func (c *InstancesListReferrersCall) Context(ctx context.Context) *InstancesListReferrersCall + func (c *InstancesListReferrersCall) Do(opts ...googleapi.CallOption) (*InstanceListReferrers, error) + func (c *InstancesListReferrersCall) Fields(s ...googleapi.Field) *InstancesListReferrersCall + func (c *InstancesListReferrersCall) Filter(filter string) *InstancesListReferrersCall + func (c *InstancesListReferrersCall) Header() http.Header + func (c *InstancesListReferrersCall) IfNoneMatch(entityTag string) *InstancesListReferrersCall + func (c *InstancesListReferrersCall) MaxResults(maxResults int64) *InstancesListReferrersCall + func (c *InstancesListReferrersCall) OrderBy(orderBy string) *InstancesListReferrersCall + func (c *InstancesListReferrersCall) PageToken(pageToken string) *InstancesListReferrersCall + func (c *InstancesListReferrersCall) Pages(ctx context.Context, f func(*InstanceListReferrers) error) error + func (c *InstancesListReferrersCall) ReturnPartialSuccess(returnPartialSuccess bool) *InstancesListReferrersCall + type InstancesRemoveResourcePoliciesCall struct + func (c *InstancesRemoveResourcePoliciesCall) Context(ctx context.Context) *InstancesRemoveResourcePoliciesCall + func (c *InstancesRemoveResourcePoliciesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesRemoveResourcePoliciesCall) Fields(s ...googleapi.Field) *InstancesRemoveResourcePoliciesCall + func (c *InstancesRemoveResourcePoliciesCall) Header() http.Header + func (c *InstancesRemoveResourcePoliciesCall) RequestId(requestId string) *InstancesRemoveResourcePoliciesCall + type InstancesRemoveResourcePoliciesRequest struct + ForceSendFields []string + NullFields []string + ResourcePolicies []string + func (s *InstancesRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) + type InstancesResetCall struct + func (c *InstancesResetCall) Context(ctx context.Context) *InstancesResetCall + func (c *InstancesResetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesResetCall) Fields(s ...googleapi.Field) *InstancesResetCall + func (c *InstancesResetCall) Header() http.Header + func (c *InstancesResetCall) RequestId(requestId string) *InstancesResetCall + type InstancesResumeCall struct + func (c *InstancesResumeCall) Context(ctx context.Context) *InstancesResumeCall + func (c *InstancesResumeCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesResumeCall) Fields(s ...googleapi.Field) *InstancesResumeCall + func (c *InstancesResumeCall) Header() http.Header + func (c *InstancesResumeCall) RequestId(requestId string) *InstancesResumeCall + type InstancesResumeRequest struct + Disks []*CustomerEncryptionKeyProtectedDisk + ForceSendFields []string + InstanceEncryptionKey *CustomerEncryptionKey + NullFields []string + func (s *InstancesResumeRequest) MarshalJSON() ([]byte, error) + type InstancesScopedList struct + ForceSendFields []string + Instances []*Instance + NullFields []string + Warning *InstancesScopedListWarning + func (s *InstancesScopedList) MarshalJSON() ([]byte, error) + type InstancesScopedListWarning struct + Code string + Data []*InstancesScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InstancesScopedListWarning) MarshalJSON() ([]byte, error) + type InstancesScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InstancesScopedListWarningData) MarshalJSON() ([]byte, error) + type InstancesService struct + func NewInstancesService(s *Service) *InstancesService + func (r *InstancesService) AddAccessConfig(project string, zone string, instance string, networkInterface string, ...) *InstancesAddAccessConfigCall + func (r *InstancesService) AddResourcePolicies(project string, zone string, instance string, ...) *InstancesAddResourcePoliciesCall + func (r *InstancesService) AggregatedList(project string) *InstancesAggregatedListCall + func (r *InstancesService) AttachDisk(project string, zone string, instance string, attacheddisk *AttachedDisk) *InstancesAttachDiskCall + func (r *InstancesService) Delete(project string, zone string, instance string) *InstancesDeleteCall + func (r *InstancesService) DeleteAccessConfig(project string, zone string, instance string, accessConfig string, ...) *InstancesDeleteAccessConfigCall + func (r *InstancesService) DetachDisk(project string, zone string, instance string, deviceName string) *InstancesDetachDiskCall + func (r *InstancesService) Get(project string, zone string, instance string) *InstancesGetCall + func (r *InstancesService) GetEffectiveFirewalls(project string, zone string, instance string, networkInterface string) *InstancesGetEffectiveFirewallsCall + func (r *InstancesService) GetGuestAttributes(project string, zone string, instance string) *InstancesGetGuestAttributesCall + func (r *InstancesService) GetIamPolicy(project string, zone string, resource string) *InstancesGetIamPolicyCall + func (r *InstancesService) GetScreenshot(project string, zone string, instance string) *InstancesGetScreenshotCall + func (r *InstancesService) GetSerialPortOutput(project string, zone string, instance string) *InstancesGetSerialPortOutputCall + func (r *InstancesService) GetShieldedInstanceIdentity(project string, zone string, instance string) *InstancesGetShieldedInstanceIdentityCall + func (r *InstancesService) GetShieldedVmIdentity(project string, zone string, instance string) *InstancesGetShieldedVmIdentityCall + func (r *InstancesService) Insert(project string, zone string, instance *Instance) *InstancesInsertCall + func (r *InstancesService) List(project string, zone string) *InstancesListCall + func (r *InstancesService) ListReferrers(project string, zone string, instance string) *InstancesListReferrersCall + func (r *InstancesService) RemoveResourcePolicies(project string, zone string, instance string, ...) *InstancesRemoveResourcePoliciesCall + func (r *InstancesService) Reset(project string, zone string, instance string) *InstancesResetCall + func (r *InstancesService) Resume(project string, zone string, instance string, ...) *InstancesResumeCall + func (r *InstancesService) SetDeletionProtection(project string, zone string, resource string) *InstancesSetDeletionProtectionCall + func (r *InstancesService) SetDiskAutoDelete(project string, zone string, instance string, autoDelete bool, ...) *InstancesSetDiskAutoDeleteCall + func (r *InstancesService) SetIamPolicy(project string, zone string, resource string, ...) *InstancesSetIamPolicyCall + func (r *InstancesService) SetLabels(project string, zone string, instance string, ...) *InstancesSetLabelsCall + func (r *InstancesService) SetMachineResources(project string, zone string, instance string, ...) *InstancesSetMachineResourcesCall + func (r *InstancesService) SetMachineType(project string, zone string, instance string, ...) *InstancesSetMachineTypeCall + func (r *InstancesService) SetMetadata(project string, zone string, instance string, metadata *Metadata) *InstancesSetMetadataCall + func (r *InstancesService) SetMinCpuPlatform(project string, zone string, instance string, ...) *InstancesSetMinCpuPlatformCall + func (r *InstancesService) SetName(project string, zone string, instance string, ...) *InstancesSetNameCall + func (r *InstancesService) SetScheduling(project string, zone string, instance string, scheduling *Scheduling) *InstancesSetSchedulingCall + func (r *InstancesService) SetServiceAccount(project string, zone string, instance string, ...) *InstancesSetServiceAccountCall + func (r *InstancesService) SetShieldedInstanceIntegrityPolicy(project string, zone string, instance string, ...) *InstancesSetShieldedInstanceIntegrityPolicyCall + func (r *InstancesService) SetShieldedVmIntegrityPolicy(project string, zone string, instance string, ...) *InstancesSetShieldedVmIntegrityPolicyCall + func (r *InstancesService) SetTags(project string, zone string, instance string, tags *Tags) *InstancesSetTagsCall + func (r *InstancesService) SimulateMaintenanceEvent(project string, zone string, instance string) *InstancesSimulateMaintenanceEventCall + func (r *InstancesService) Start(project string, zone string, instance string) *InstancesStartCall + func (r *InstancesService) StartWithEncryptionKey(project string, zone string, instance string, ...) *InstancesStartWithEncryptionKeyCall + func (r *InstancesService) Stop(project string, zone string, instance string) *InstancesStopCall + func (r *InstancesService) Suspend(project string, zone string, instance string) *InstancesSuspendCall + func (r *InstancesService) TestIamPermissions(project string, zone string, resource string, ...) *InstancesTestIamPermissionsCall + func (r *InstancesService) Update(project string, zone string, instance string, instance2 *Instance) *InstancesUpdateCall + func (r *InstancesService) UpdateAccessConfig(project string, zone string, instance string, networkInterface string, ...) *InstancesUpdateAccessConfigCall + func (r *InstancesService) UpdateDisplayDevice(project string, zone string, instance string, displaydevice *DisplayDevice) *InstancesUpdateDisplayDeviceCall + func (r *InstancesService) UpdateNetworkInterface(project string, zone string, instance string, networkInterface string, ...) *InstancesUpdateNetworkInterfaceCall + func (r *InstancesService) UpdateShieldedInstanceConfig(project string, zone string, instance string, ...) *InstancesUpdateShieldedInstanceConfigCall + func (r *InstancesService) UpdateShieldedVmConfig(project string, zone string, instance string, ...) *InstancesUpdateShieldedVmConfigCall + type InstancesSetDeletionProtectionCall struct + func (c *InstancesSetDeletionProtectionCall) Context(ctx context.Context) *InstancesSetDeletionProtectionCall + func (c *InstancesSetDeletionProtectionCall) DeletionProtection(deletionProtection bool) *InstancesSetDeletionProtectionCall + func (c *InstancesSetDeletionProtectionCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesSetDeletionProtectionCall) Fields(s ...googleapi.Field) *InstancesSetDeletionProtectionCall + func (c *InstancesSetDeletionProtectionCall) Header() http.Header + func (c *InstancesSetDeletionProtectionCall) RequestId(requestId string) *InstancesSetDeletionProtectionCall + type InstancesSetDiskAutoDeleteCall struct + func (c *InstancesSetDiskAutoDeleteCall) Context(ctx context.Context) *InstancesSetDiskAutoDeleteCall + func (c *InstancesSetDiskAutoDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesSetDiskAutoDeleteCall) Fields(s ...googleapi.Field) *InstancesSetDiskAutoDeleteCall + func (c *InstancesSetDiskAutoDeleteCall) Header() http.Header + func (c *InstancesSetDiskAutoDeleteCall) RequestId(requestId string) *InstancesSetDiskAutoDeleteCall + type InstancesSetIamPolicyCall struct + func (c *InstancesSetIamPolicyCall) Context(ctx context.Context) *InstancesSetIamPolicyCall + func (c *InstancesSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *InstancesSetIamPolicyCall) Fields(s ...googleapi.Field) *InstancesSetIamPolicyCall + func (c *InstancesSetIamPolicyCall) Header() http.Header + type InstancesSetLabelsCall struct + func (c *InstancesSetLabelsCall) Context(ctx context.Context) *InstancesSetLabelsCall + func (c *InstancesSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesSetLabelsCall) Fields(s ...googleapi.Field) *InstancesSetLabelsCall + func (c *InstancesSetLabelsCall) Header() http.Header + func (c *InstancesSetLabelsCall) RequestId(requestId string) *InstancesSetLabelsCall + type InstancesSetLabelsRequest struct + ForceSendFields []string + LabelFingerprint string + Labels map[string]string + NullFields []string + func (s *InstancesSetLabelsRequest) MarshalJSON() ([]byte, error) + type InstancesSetMachineResourcesCall struct + func (c *InstancesSetMachineResourcesCall) Context(ctx context.Context) *InstancesSetMachineResourcesCall + func (c *InstancesSetMachineResourcesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesSetMachineResourcesCall) Fields(s ...googleapi.Field) *InstancesSetMachineResourcesCall + func (c *InstancesSetMachineResourcesCall) Header() http.Header + func (c *InstancesSetMachineResourcesCall) RequestId(requestId string) *InstancesSetMachineResourcesCall + type InstancesSetMachineResourcesRequest struct + ForceSendFields []string + GuestAccelerators []*AcceleratorConfig + NullFields []string + func (s *InstancesSetMachineResourcesRequest) MarshalJSON() ([]byte, error) + type InstancesSetMachineTypeCall struct + func (c *InstancesSetMachineTypeCall) Context(ctx context.Context) *InstancesSetMachineTypeCall + func (c *InstancesSetMachineTypeCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesSetMachineTypeCall) Fields(s ...googleapi.Field) *InstancesSetMachineTypeCall + func (c *InstancesSetMachineTypeCall) Header() http.Header + func (c *InstancesSetMachineTypeCall) RequestId(requestId string) *InstancesSetMachineTypeCall + type InstancesSetMachineTypeRequest struct + ForceSendFields []string + MachineType string + NullFields []string + func (s *InstancesSetMachineTypeRequest) MarshalJSON() ([]byte, error) + type InstancesSetMetadataCall struct + func (c *InstancesSetMetadataCall) Context(ctx context.Context) *InstancesSetMetadataCall + func (c *InstancesSetMetadataCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesSetMetadataCall) Fields(s ...googleapi.Field) *InstancesSetMetadataCall + func (c *InstancesSetMetadataCall) Header() http.Header + func (c *InstancesSetMetadataCall) RequestId(requestId string) *InstancesSetMetadataCall + type InstancesSetMinCpuPlatformCall struct + func (c *InstancesSetMinCpuPlatformCall) Context(ctx context.Context) *InstancesSetMinCpuPlatformCall + func (c *InstancesSetMinCpuPlatformCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesSetMinCpuPlatformCall) Fields(s ...googleapi.Field) *InstancesSetMinCpuPlatformCall + func (c *InstancesSetMinCpuPlatformCall) Header() http.Header + func (c *InstancesSetMinCpuPlatformCall) RequestId(requestId string) *InstancesSetMinCpuPlatformCall + type InstancesSetMinCpuPlatformRequest struct + ForceSendFields []string + MinCpuPlatform string + NullFields []string + func (s *InstancesSetMinCpuPlatformRequest) MarshalJSON() ([]byte, error) + type InstancesSetNameCall struct + func (c *InstancesSetNameCall) Context(ctx context.Context) *InstancesSetNameCall + func (c *InstancesSetNameCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesSetNameCall) Fields(s ...googleapi.Field) *InstancesSetNameCall + func (c *InstancesSetNameCall) Header() http.Header + func (c *InstancesSetNameCall) RequestId(requestId string) *InstancesSetNameCall + type InstancesSetNameRequest struct + CurrentName string + ForceSendFields []string + Name string + NullFields []string + func (s *InstancesSetNameRequest) MarshalJSON() ([]byte, error) + type InstancesSetSchedulingCall struct + func (c *InstancesSetSchedulingCall) Context(ctx context.Context) *InstancesSetSchedulingCall + func (c *InstancesSetSchedulingCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesSetSchedulingCall) Fields(s ...googleapi.Field) *InstancesSetSchedulingCall + func (c *InstancesSetSchedulingCall) Header() http.Header + func (c *InstancesSetSchedulingCall) RequestId(requestId string) *InstancesSetSchedulingCall + type InstancesSetServiceAccountCall struct + func (c *InstancesSetServiceAccountCall) Context(ctx context.Context) *InstancesSetServiceAccountCall + func (c *InstancesSetServiceAccountCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesSetServiceAccountCall) Fields(s ...googleapi.Field) *InstancesSetServiceAccountCall + func (c *InstancesSetServiceAccountCall) Header() http.Header + func (c *InstancesSetServiceAccountCall) RequestId(requestId string) *InstancesSetServiceAccountCall + type InstancesSetServiceAccountRequest struct + Email string + ForceSendFields []string + NullFields []string + Scopes []string + func (s *InstancesSetServiceAccountRequest) MarshalJSON() ([]byte, error) + type InstancesSetShieldedInstanceIntegrityPolicyCall struct + func (c *InstancesSetShieldedInstanceIntegrityPolicyCall) Context(ctx context.Context) *InstancesSetShieldedInstanceIntegrityPolicyCall + func (c *InstancesSetShieldedInstanceIntegrityPolicyCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesSetShieldedInstanceIntegrityPolicyCall) Fields(s ...googleapi.Field) *InstancesSetShieldedInstanceIntegrityPolicyCall + func (c *InstancesSetShieldedInstanceIntegrityPolicyCall) Header() http.Header + func (c *InstancesSetShieldedInstanceIntegrityPolicyCall) RequestId(requestId string) *InstancesSetShieldedInstanceIntegrityPolicyCall + type InstancesSetShieldedVmIntegrityPolicyCall struct + func (c *InstancesSetShieldedVmIntegrityPolicyCall) Context(ctx context.Context) *InstancesSetShieldedVmIntegrityPolicyCall + func (c *InstancesSetShieldedVmIntegrityPolicyCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesSetShieldedVmIntegrityPolicyCall) Fields(s ...googleapi.Field) *InstancesSetShieldedVmIntegrityPolicyCall + func (c *InstancesSetShieldedVmIntegrityPolicyCall) Header() http.Header + func (c *InstancesSetShieldedVmIntegrityPolicyCall) RequestId(requestId string) *InstancesSetShieldedVmIntegrityPolicyCall + type InstancesSetTagsCall struct + func (c *InstancesSetTagsCall) Context(ctx context.Context) *InstancesSetTagsCall + func (c *InstancesSetTagsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesSetTagsCall) Fields(s ...googleapi.Field) *InstancesSetTagsCall + func (c *InstancesSetTagsCall) Header() http.Header + func (c *InstancesSetTagsCall) RequestId(requestId string) *InstancesSetTagsCall + type InstancesSimulateMaintenanceEventCall struct + func (c *InstancesSimulateMaintenanceEventCall) Context(ctx context.Context) *InstancesSimulateMaintenanceEventCall + func (c *InstancesSimulateMaintenanceEventCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesSimulateMaintenanceEventCall) Fields(s ...googleapi.Field) *InstancesSimulateMaintenanceEventCall + func (c *InstancesSimulateMaintenanceEventCall) Header() http.Header + type InstancesStartCall struct + func (c *InstancesStartCall) Context(ctx context.Context) *InstancesStartCall + func (c *InstancesStartCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesStartCall) Fields(s ...googleapi.Field) *InstancesStartCall + func (c *InstancesStartCall) Header() http.Header + func (c *InstancesStartCall) RequestId(requestId string) *InstancesStartCall + type InstancesStartWithEncryptionKeyCall struct + func (c *InstancesStartWithEncryptionKeyCall) Context(ctx context.Context) *InstancesStartWithEncryptionKeyCall + func (c *InstancesStartWithEncryptionKeyCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesStartWithEncryptionKeyCall) Fields(s ...googleapi.Field) *InstancesStartWithEncryptionKeyCall + func (c *InstancesStartWithEncryptionKeyCall) Header() http.Header + func (c *InstancesStartWithEncryptionKeyCall) RequestId(requestId string) *InstancesStartWithEncryptionKeyCall + type InstancesStartWithEncryptionKeyRequest struct + Disks []*CustomerEncryptionKeyProtectedDisk + ForceSendFields []string + NullFields []string + func (s *InstancesStartWithEncryptionKeyRequest) MarshalJSON() ([]byte, error) + type InstancesStopCall struct + func (c *InstancesStopCall) Context(ctx context.Context) *InstancesStopCall + func (c *InstancesStopCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesStopCall) Fields(s ...googleapi.Field) *InstancesStopCall + func (c *InstancesStopCall) Header() http.Header + func (c *InstancesStopCall) RequestId(requestId string) *InstancesStopCall + type InstancesSuspendCall struct + func (c *InstancesSuspendCall) Context(ctx context.Context) *InstancesSuspendCall + func (c *InstancesSuspendCall) DiscardLocalSsd(discardLocalSsd bool) *InstancesSuspendCall + func (c *InstancesSuspendCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesSuspendCall) Fields(s ...googleapi.Field) *InstancesSuspendCall + func (c *InstancesSuspendCall) Header() http.Header + func (c *InstancesSuspendCall) RequestId(requestId string) *InstancesSuspendCall + type InstancesTestIamPermissionsCall struct + func (c *InstancesTestIamPermissionsCall) Context(ctx context.Context) *InstancesTestIamPermissionsCall + func (c *InstancesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *InstancesTestIamPermissionsCall) Fields(s ...googleapi.Field) *InstancesTestIamPermissionsCall + func (c *InstancesTestIamPermissionsCall) Header() http.Header + type InstancesUpdateAccessConfigCall struct + func (c *InstancesUpdateAccessConfigCall) Context(ctx context.Context) *InstancesUpdateAccessConfigCall + func (c *InstancesUpdateAccessConfigCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesUpdateAccessConfigCall) Fields(s ...googleapi.Field) *InstancesUpdateAccessConfigCall + func (c *InstancesUpdateAccessConfigCall) Header() http.Header + func (c *InstancesUpdateAccessConfigCall) RequestId(requestId string) *InstancesUpdateAccessConfigCall + type InstancesUpdateCall struct + func (c *InstancesUpdateCall) Context(ctx context.Context) *InstancesUpdateCall + func (c *InstancesUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesUpdateCall) Fields(s ...googleapi.Field) *InstancesUpdateCall + func (c *InstancesUpdateCall) Header() http.Header + func (c *InstancesUpdateCall) MinimalAction(minimalAction string) *InstancesUpdateCall + func (c *InstancesUpdateCall) MostDisruptiveAllowedAction(mostDisruptiveAllowedAction string) *InstancesUpdateCall + func (c *InstancesUpdateCall) RequestId(requestId string) *InstancesUpdateCall + type InstancesUpdateDisplayDeviceCall struct + func (c *InstancesUpdateDisplayDeviceCall) Context(ctx context.Context) *InstancesUpdateDisplayDeviceCall + func (c *InstancesUpdateDisplayDeviceCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesUpdateDisplayDeviceCall) Fields(s ...googleapi.Field) *InstancesUpdateDisplayDeviceCall + func (c *InstancesUpdateDisplayDeviceCall) Header() http.Header + func (c *InstancesUpdateDisplayDeviceCall) RequestId(requestId string) *InstancesUpdateDisplayDeviceCall + type InstancesUpdateNetworkInterfaceCall struct + func (c *InstancesUpdateNetworkInterfaceCall) Context(ctx context.Context) *InstancesUpdateNetworkInterfaceCall + func (c *InstancesUpdateNetworkInterfaceCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesUpdateNetworkInterfaceCall) Fields(s ...googleapi.Field) *InstancesUpdateNetworkInterfaceCall + func (c *InstancesUpdateNetworkInterfaceCall) Header() http.Header + func (c *InstancesUpdateNetworkInterfaceCall) RequestId(requestId string) *InstancesUpdateNetworkInterfaceCall + type InstancesUpdateShieldedInstanceConfigCall struct + func (c *InstancesUpdateShieldedInstanceConfigCall) Context(ctx context.Context) *InstancesUpdateShieldedInstanceConfigCall + func (c *InstancesUpdateShieldedInstanceConfigCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesUpdateShieldedInstanceConfigCall) Fields(s ...googleapi.Field) *InstancesUpdateShieldedInstanceConfigCall + func (c *InstancesUpdateShieldedInstanceConfigCall) Header() http.Header + func (c *InstancesUpdateShieldedInstanceConfigCall) RequestId(requestId string) *InstancesUpdateShieldedInstanceConfigCall + type InstancesUpdateShieldedVmConfigCall struct + func (c *InstancesUpdateShieldedVmConfigCall) Context(ctx context.Context) *InstancesUpdateShieldedVmConfigCall + func (c *InstancesUpdateShieldedVmConfigCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InstancesUpdateShieldedVmConfigCall) Fields(s ...googleapi.Field) *InstancesUpdateShieldedVmConfigCall + func (c *InstancesUpdateShieldedVmConfigCall) Header() http.Header + func (c *InstancesUpdateShieldedVmConfigCall) RequestId(requestId string) *InstancesUpdateShieldedVmConfigCall + type Int64RangeMatch struct + ForceSendFields []string + NullFields []string + RangeEnd int64 + RangeStart int64 + func (s *Int64RangeMatch) MarshalJSON() ([]byte, error) + type Interconnect struct + AdminEnabled bool + CircuitInfos []*InterconnectCircuitInfo + CreationTimestamp string + CustomerName string + Description string + ExpectedOutages []*InterconnectOutageNotification + ForceSendFields []string + GoogleIpAddress string + GoogleReferenceId string + Id uint64 + InterconnectAttachments []string + InterconnectType string + Kind string + LabelFingerprint string + Labels map[string]string + LinkType string + Location string + Name string + NocContactEmail string + NullFields []string + OperationalStatus string + PeerIpAddress string + ProvisionedLinkCount int64 + RequestedLinkCount int64 + SelfLink string + State string + func (s *Interconnect) MarshalJSON() ([]byte, error) + type InterconnectAttachment struct + AdminEnabled bool + Bandwidth string + CandidateSubnets []string + CloudRouterIpAddress string + CreationTimestamp string + CustomerRouterIpAddress string + DataplaneVersion int64 + Description string + EdgeAvailabilityDomain string + ForceSendFields []string + GoogleReferenceId string + Id uint64 + Interconnect string + Kind string + LabelFingerprint string + Labels map[string]string + Mtu int64 + Name string + NullFields []string + OperationalStatus string + PairingKey string + PartnerAsn int64 + PartnerMetadata *InterconnectAttachmentPartnerMetadata + PrivateInterconnectInfo *InterconnectAttachmentPrivateInfo + Region string + Router string + SelfLink string + State string + Type string + VlanTag8021q int64 + func (s *InterconnectAttachment) MarshalJSON() ([]byte, error) + type InterconnectAttachmentAggregatedList struct + ForceSendFields []string + Id string + Items map[string]InterconnectAttachmentsScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *InterconnectAttachmentAggregatedListWarning + func (s *InterconnectAttachmentAggregatedList) MarshalJSON() ([]byte, error) + type InterconnectAttachmentAggregatedListWarning struct + Code string + Data []*InterconnectAttachmentAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InterconnectAttachmentAggregatedListWarning) MarshalJSON() ([]byte, error) + type InterconnectAttachmentAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InterconnectAttachmentAggregatedListWarningData) MarshalJSON() ([]byte, error) + type InterconnectAttachmentList struct + ForceSendFields []string + Id string + Items []*InterconnectAttachment + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *InterconnectAttachmentListWarning + func (s *InterconnectAttachmentList) MarshalJSON() ([]byte, error) + type InterconnectAttachmentListWarning struct + Code string + Data []*InterconnectAttachmentListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InterconnectAttachmentListWarning) MarshalJSON() ([]byte, error) + type InterconnectAttachmentListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InterconnectAttachmentListWarningData) MarshalJSON() ([]byte, error) + type InterconnectAttachmentPartnerMetadata struct + ForceSendFields []string + InterconnectName string + NullFields []string + PartnerName string + PortalUrl string + func (s *InterconnectAttachmentPartnerMetadata) MarshalJSON() ([]byte, error) + type InterconnectAttachmentPrivateInfo struct + ForceSendFields []string + NullFields []string + Tag8021q int64 + func (s *InterconnectAttachmentPrivateInfo) MarshalJSON() ([]byte, error) + type InterconnectAttachmentsAggregatedListCall struct + func (c *InterconnectAttachmentsAggregatedListCall) Context(ctx context.Context) *InterconnectAttachmentsAggregatedListCall + func (c *InterconnectAttachmentsAggregatedListCall) Do(opts ...googleapi.CallOption) (*InterconnectAttachmentAggregatedList, error) + func (c *InterconnectAttachmentsAggregatedListCall) Fields(s ...googleapi.Field) *InterconnectAttachmentsAggregatedListCall + func (c *InterconnectAttachmentsAggregatedListCall) Filter(filter string) *InterconnectAttachmentsAggregatedListCall + func (c *InterconnectAttachmentsAggregatedListCall) Header() http.Header + func (c *InterconnectAttachmentsAggregatedListCall) IfNoneMatch(entityTag string) *InterconnectAttachmentsAggregatedListCall + func (c *InterconnectAttachmentsAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *InterconnectAttachmentsAggregatedListCall + func (c *InterconnectAttachmentsAggregatedListCall) MaxResults(maxResults int64) *InterconnectAttachmentsAggregatedListCall + func (c *InterconnectAttachmentsAggregatedListCall) OrderBy(orderBy string) *InterconnectAttachmentsAggregatedListCall + func (c *InterconnectAttachmentsAggregatedListCall) PageToken(pageToken string) *InterconnectAttachmentsAggregatedListCall + func (c *InterconnectAttachmentsAggregatedListCall) Pages(ctx context.Context, f func(*InterconnectAttachmentAggregatedList) error) error + func (c *InterconnectAttachmentsAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *InterconnectAttachmentsAggregatedListCall + type InterconnectAttachmentsDeleteCall struct + func (c *InterconnectAttachmentsDeleteCall) Context(ctx context.Context) *InterconnectAttachmentsDeleteCall + func (c *InterconnectAttachmentsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InterconnectAttachmentsDeleteCall) Fields(s ...googleapi.Field) *InterconnectAttachmentsDeleteCall + func (c *InterconnectAttachmentsDeleteCall) Header() http.Header + func (c *InterconnectAttachmentsDeleteCall) RequestId(requestId string) *InterconnectAttachmentsDeleteCall + type InterconnectAttachmentsGetCall struct + func (c *InterconnectAttachmentsGetCall) Context(ctx context.Context) *InterconnectAttachmentsGetCall + func (c *InterconnectAttachmentsGetCall) Do(opts ...googleapi.CallOption) (*InterconnectAttachment, error) + func (c *InterconnectAttachmentsGetCall) Fields(s ...googleapi.Field) *InterconnectAttachmentsGetCall + func (c *InterconnectAttachmentsGetCall) Header() http.Header + func (c *InterconnectAttachmentsGetCall) IfNoneMatch(entityTag string) *InterconnectAttachmentsGetCall + type InterconnectAttachmentsInsertCall struct + func (c *InterconnectAttachmentsInsertCall) Context(ctx context.Context) *InterconnectAttachmentsInsertCall + func (c *InterconnectAttachmentsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InterconnectAttachmentsInsertCall) Fields(s ...googleapi.Field) *InterconnectAttachmentsInsertCall + func (c *InterconnectAttachmentsInsertCall) Header() http.Header + func (c *InterconnectAttachmentsInsertCall) RequestId(requestId string) *InterconnectAttachmentsInsertCall + func (c *InterconnectAttachmentsInsertCall) ValidateOnly(validateOnly bool) *InterconnectAttachmentsInsertCall + type InterconnectAttachmentsListCall struct + func (c *InterconnectAttachmentsListCall) Context(ctx context.Context) *InterconnectAttachmentsListCall + func (c *InterconnectAttachmentsListCall) Do(opts ...googleapi.CallOption) (*InterconnectAttachmentList, error) + func (c *InterconnectAttachmentsListCall) Fields(s ...googleapi.Field) *InterconnectAttachmentsListCall + func (c *InterconnectAttachmentsListCall) Filter(filter string) *InterconnectAttachmentsListCall + func (c *InterconnectAttachmentsListCall) Header() http.Header + func (c *InterconnectAttachmentsListCall) IfNoneMatch(entityTag string) *InterconnectAttachmentsListCall + func (c *InterconnectAttachmentsListCall) MaxResults(maxResults int64) *InterconnectAttachmentsListCall + func (c *InterconnectAttachmentsListCall) OrderBy(orderBy string) *InterconnectAttachmentsListCall + func (c *InterconnectAttachmentsListCall) PageToken(pageToken string) *InterconnectAttachmentsListCall + func (c *InterconnectAttachmentsListCall) Pages(ctx context.Context, f func(*InterconnectAttachmentList) error) error + func (c *InterconnectAttachmentsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *InterconnectAttachmentsListCall + type InterconnectAttachmentsPatchCall struct + func (c *InterconnectAttachmentsPatchCall) Context(ctx context.Context) *InterconnectAttachmentsPatchCall + func (c *InterconnectAttachmentsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InterconnectAttachmentsPatchCall) Fields(s ...googleapi.Field) *InterconnectAttachmentsPatchCall + func (c *InterconnectAttachmentsPatchCall) Header() http.Header + func (c *InterconnectAttachmentsPatchCall) RequestId(requestId string) *InterconnectAttachmentsPatchCall + type InterconnectAttachmentsScopedList struct + ForceSendFields []string + InterconnectAttachments []*InterconnectAttachment + NullFields []string + Warning *InterconnectAttachmentsScopedListWarning + func (s *InterconnectAttachmentsScopedList) MarshalJSON() ([]byte, error) + type InterconnectAttachmentsScopedListWarning struct + Code string + Data []*InterconnectAttachmentsScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InterconnectAttachmentsScopedListWarning) MarshalJSON() ([]byte, error) + type InterconnectAttachmentsScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InterconnectAttachmentsScopedListWarningData) MarshalJSON() ([]byte, error) + type InterconnectAttachmentsService struct + func NewInterconnectAttachmentsService(s *Service) *InterconnectAttachmentsService + func (r *InterconnectAttachmentsService) AggregatedList(project string) *InterconnectAttachmentsAggregatedListCall + func (r *InterconnectAttachmentsService) Delete(project string, region string, interconnectAttachment string) *InterconnectAttachmentsDeleteCall + func (r *InterconnectAttachmentsService) Get(project string, region string, interconnectAttachment string) *InterconnectAttachmentsGetCall + func (r *InterconnectAttachmentsService) Insert(project string, region string, interconnectattachment *InterconnectAttachment) *InterconnectAttachmentsInsertCall + func (r *InterconnectAttachmentsService) List(project string, region string) *InterconnectAttachmentsListCall + func (r *InterconnectAttachmentsService) Patch(project string, region string, interconnectAttachment string, ...) *InterconnectAttachmentsPatchCall + func (r *InterconnectAttachmentsService) SetLabels(project string, region string, resource string, ...) *InterconnectAttachmentsSetLabelsCall + func (r *InterconnectAttachmentsService) TestIamPermissions(project string, region string, resource string, ...) *InterconnectAttachmentsTestIamPermissionsCall + type InterconnectAttachmentsSetLabelsCall struct + func (c *InterconnectAttachmentsSetLabelsCall) Context(ctx context.Context) *InterconnectAttachmentsSetLabelsCall + func (c *InterconnectAttachmentsSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InterconnectAttachmentsSetLabelsCall) Fields(s ...googleapi.Field) *InterconnectAttachmentsSetLabelsCall + func (c *InterconnectAttachmentsSetLabelsCall) Header() http.Header + func (c *InterconnectAttachmentsSetLabelsCall) RequestId(requestId string) *InterconnectAttachmentsSetLabelsCall + type InterconnectAttachmentsTestIamPermissionsCall struct + func (c *InterconnectAttachmentsTestIamPermissionsCall) Context(ctx context.Context) *InterconnectAttachmentsTestIamPermissionsCall + func (c *InterconnectAttachmentsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *InterconnectAttachmentsTestIamPermissionsCall) Fields(s ...googleapi.Field) *InterconnectAttachmentsTestIamPermissionsCall + func (c *InterconnectAttachmentsTestIamPermissionsCall) Header() http.Header + type InterconnectCircuitInfo struct + CustomerDemarcId string + ForceSendFields []string + GoogleCircuitId string + GoogleDemarcId string + NullFields []string + func (s *InterconnectCircuitInfo) MarshalJSON() ([]byte, error) + type InterconnectDiagnostics struct + ArpCaches []*InterconnectDiagnosticsARPEntry + ForceSendFields []string + Links []*InterconnectDiagnosticsLinkStatus + MacAddress string + NullFields []string + func (s *InterconnectDiagnostics) MarshalJSON() ([]byte, error) + type InterconnectDiagnosticsARPEntry struct + ForceSendFields []string + IpAddress string + MacAddress string + NullFields []string + func (s *InterconnectDiagnosticsARPEntry) MarshalJSON() ([]byte, error) + type InterconnectDiagnosticsLinkLACPStatus struct + ForceSendFields []string + GoogleSystemId string + NeighborSystemId string + NullFields []string + State string + func (s *InterconnectDiagnosticsLinkLACPStatus) MarshalJSON() ([]byte, error) + type InterconnectDiagnosticsLinkOpticalPower struct + ForceSendFields []string + NullFields []string + State string + Value float64 + func (s *InterconnectDiagnosticsLinkOpticalPower) MarshalJSON() ([]byte, error) + func (s *InterconnectDiagnosticsLinkOpticalPower) UnmarshalJSON(data []byte) error + type InterconnectDiagnosticsLinkStatus struct + ArpCaches []*InterconnectDiagnosticsARPEntry + CircuitId string + ForceSendFields []string + GoogleDemarc string + LacpStatus *InterconnectDiagnosticsLinkLACPStatus + NullFields []string + ReceivingOpticalPower *InterconnectDiagnosticsLinkOpticalPower + TransmittingOpticalPower *InterconnectDiagnosticsLinkOpticalPower + func (s *InterconnectDiagnosticsLinkStatus) MarshalJSON() ([]byte, error) + type InterconnectList struct + ForceSendFields []string + Id string + Items []*Interconnect + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *InterconnectListWarning + func (s *InterconnectList) MarshalJSON() ([]byte, error) + type InterconnectListWarning struct + Code string + Data []*InterconnectListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InterconnectListWarning) MarshalJSON() ([]byte, error) + type InterconnectListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InterconnectListWarningData) MarshalJSON() ([]byte, error) + type InterconnectLocation struct + Address string + AvailabilityZone string + City string + Continent string + CreationTimestamp string + Description string + FacilityProvider string + FacilityProviderFacilityId string + ForceSendFields []string + Id uint64 + Kind string + Name string + NullFields []string + PeeringdbFacilityId string + RegionInfos []*InterconnectLocationRegionInfo + SelfLink string + Status string + func (s *InterconnectLocation) MarshalJSON() ([]byte, error) + type InterconnectLocationList struct + ForceSendFields []string + Id string + Items []*InterconnectLocation + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *InterconnectLocationListWarning + func (s *InterconnectLocationList) MarshalJSON() ([]byte, error) + type InterconnectLocationListWarning struct + Code string + Data []*InterconnectLocationListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *InterconnectLocationListWarning) MarshalJSON() ([]byte, error) + type InterconnectLocationListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *InterconnectLocationListWarningData) MarshalJSON() ([]byte, error) + type InterconnectLocationRegionInfo struct + ExpectedRttMs int64 + ForceSendFields []string + LocationPresence string + NullFields []string + Region string + func (s *InterconnectLocationRegionInfo) MarshalJSON() ([]byte, error) + type InterconnectLocationsGetCall struct + func (c *InterconnectLocationsGetCall) Context(ctx context.Context) *InterconnectLocationsGetCall + func (c *InterconnectLocationsGetCall) Do(opts ...googleapi.CallOption) (*InterconnectLocation, error) + func (c *InterconnectLocationsGetCall) Fields(s ...googleapi.Field) *InterconnectLocationsGetCall + func (c *InterconnectLocationsGetCall) Header() http.Header + func (c *InterconnectLocationsGetCall) IfNoneMatch(entityTag string) *InterconnectLocationsGetCall + type InterconnectLocationsListCall struct + func (c *InterconnectLocationsListCall) Context(ctx context.Context) *InterconnectLocationsListCall + func (c *InterconnectLocationsListCall) Do(opts ...googleapi.CallOption) (*InterconnectLocationList, error) + func (c *InterconnectLocationsListCall) Fields(s ...googleapi.Field) *InterconnectLocationsListCall + func (c *InterconnectLocationsListCall) Filter(filter string) *InterconnectLocationsListCall + func (c *InterconnectLocationsListCall) Header() http.Header + func (c *InterconnectLocationsListCall) IfNoneMatch(entityTag string) *InterconnectLocationsListCall + func (c *InterconnectLocationsListCall) MaxResults(maxResults int64) *InterconnectLocationsListCall + func (c *InterconnectLocationsListCall) OrderBy(orderBy string) *InterconnectLocationsListCall + func (c *InterconnectLocationsListCall) PageToken(pageToken string) *InterconnectLocationsListCall + func (c *InterconnectLocationsListCall) Pages(ctx context.Context, f func(*InterconnectLocationList) error) error + func (c *InterconnectLocationsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *InterconnectLocationsListCall + type InterconnectLocationsService struct + func NewInterconnectLocationsService(s *Service) *InterconnectLocationsService + func (r *InterconnectLocationsService) Get(project string, interconnectLocation string) *InterconnectLocationsGetCall + func (r *InterconnectLocationsService) List(project string) *InterconnectLocationsListCall + type InterconnectOutageNotification struct + AffectedCircuits []string + Description string + EndTime int64 + ForceSendFields []string + IssueType string + Name string + NullFields []string + Source string + StartTime int64 + State string + func (s *InterconnectOutageNotification) MarshalJSON() ([]byte, error) + type InterconnectsDeleteCall struct + func (c *InterconnectsDeleteCall) Context(ctx context.Context) *InterconnectsDeleteCall + func (c *InterconnectsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InterconnectsDeleteCall) Fields(s ...googleapi.Field) *InterconnectsDeleteCall + func (c *InterconnectsDeleteCall) Header() http.Header + func (c *InterconnectsDeleteCall) RequestId(requestId string) *InterconnectsDeleteCall + type InterconnectsGetCall struct + func (c *InterconnectsGetCall) Context(ctx context.Context) *InterconnectsGetCall + func (c *InterconnectsGetCall) Do(opts ...googleapi.CallOption) (*Interconnect, error) + func (c *InterconnectsGetCall) Fields(s ...googleapi.Field) *InterconnectsGetCall + func (c *InterconnectsGetCall) Header() http.Header + func (c *InterconnectsGetCall) IfNoneMatch(entityTag string) *InterconnectsGetCall + type InterconnectsGetDiagnosticsCall struct + func (c *InterconnectsGetDiagnosticsCall) Context(ctx context.Context) *InterconnectsGetDiagnosticsCall + func (c *InterconnectsGetDiagnosticsCall) Do(opts ...googleapi.CallOption) (*InterconnectsGetDiagnosticsResponse, error) + func (c *InterconnectsGetDiagnosticsCall) Fields(s ...googleapi.Field) *InterconnectsGetDiagnosticsCall + func (c *InterconnectsGetDiagnosticsCall) Header() http.Header + func (c *InterconnectsGetDiagnosticsCall) IfNoneMatch(entityTag string) *InterconnectsGetDiagnosticsCall + type InterconnectsGetDiagnosticsResponse struct + ForceSendFields []string + NullFields []string + Result *InterconnectDiagnostics + func (s *InterconnectsGetDiagnosticsResponse) MarshalJSON() ([]byte, error) + type InterconnectsInsertCall struct + func (c *InterconnectsInsertCall) Context(ctx context.Context) *InterconnectsInsertCall + func (c *InterconnectsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InterconnectsInsertCall) Fields(s ...googleapi.Field) *InterconnectsInsertCall + func (c *InterconnectsInsertCall) Header() http.Header + func (c *InterconnectsInsertCall) RequestId(requestId string) *InterconnectsInsertCall + type InterconnectsListCall struct + func (c *InterconnectsListCall) Context(ctx context.Context) *InterconnectsListCall + func (c *InterconnectsListCall) Do(opts ...googleapi.CallOption) (*InterconnectList, error) + func (c *InterconnectsListCall) Fields(s ...googleapi.Field) *InterconnectsListCall + func (c *InterconnectsListCall) Filter(filter string) *InterconnectsListCall + func (c *InterconnectsListCall) Header() http.Header + func (c *InterconnectsListCall) IfNoneMatch(entityTag string) *InterconnectsListCall + func (c *InterconnectsListCall) MaxResults(maxResults int64) *InterconnectsListCall + func (c *InterconnectsListCall) OrderBy(orderBy string) *InterconnectsListCall + func (c *InterconnectsListCall) PageToken(pageToken string) *InterconnectsListCall + func (c *InterconnectsListCall) Pages(ctx context.Context, f func(*InterconnectList) error) error + func (c *InterconnectsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *InterconnectsListCall + type InterconnectsPatchCall struct + func (c *InterconnectsPatchCall) Context(ctx context.Context) *InterconnectsPatchCall + func (c *InterconnectsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InterconnectsPatchCall) Fields(s ...googleapi.Field) *InterconnectsPatchCall + func (c *InterconnectsPatchCall) Header() http.Header + func (c *InterconnectsPatchCall) RequestId(requestId string) *InterconnectsPatchCall + type InterconnectsService struct + func NewInterconnectsService(s *Service) *InterconnectsService + func (r *InterconnectsService) Delete(project string, interconnect string) *InterconnectsDeleteCall + func (r *InterconnectsService) Get(project string, interconnect string) *InterconnectsGetCall + func (r *InterconnectsService) GetDiagnostics(project string, interconnect string) *InterconnectsGetDiagnosticsCall + func (r *InterconnectsService) Insert(project string, interconnect *Interconnect) *InterconnectsInsertCall + func (r *InterconnectsService) List(project string) *InterconnectsListCall + func (r *InterconnectsService) Patch(project string, interconnect string, interconnect2 *Interconnect) *InterconnectsPatchCall + func (r *InterconnectsService) SetLabels(project string, resource string, ...) *InterconnectsSetLabelsCall + func (r *InterconnectsService) TestIamPermissions(project string, resource string, ...) *InterconnectsTestIamPermissionsCall + type InterconnectsSetLabelsCall struct + func (c *InterconnectsSetLabelsCall) Context(ctx context.Context) *InterconnectsSetLabelsCall + func (c *InterconnectsSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *InterconnectsSetLabelsCall) Fields(s ...googleapi.Field) *InterconnectsSetLabelsCall + func (c *InterconnectsSetLabelsCall) Header() http.Header + type InterconnectsTestIamPermissionsCall struct + func (c *InterconnectsTestIamPermissionsCall) Context(ctx context.Context) *InterconnectsTestIamPermissionsCall + func (c *InterconnectsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *InterconnectsTestIamPermissionsCall) Fields(s ...googleapi.Field) *InterconnectsTestIamPermissionsCall + func (c *InterconnectsTestIamPermissionsCall) Header() http.Header + type License struct + ChargesUseFee bool + CreationTimestamp string + Description string + ForceSendFields []string + Id uint64 + Kind string + LicenseCode uint64 + Name string + NullFields []string + ResourceRequirements *LicenseResourceRequirements + SelfLink string + Transferable bool + func (s *License) MarshalJSON() ([]byte, error) + type LicenseCode struct + CreationTimestamp string + Description string + ForceSendFields []string + Id uint64 + Kind string + LicenseAlias []*LicenseCodeLicenseAlias + Name string + NullFields []string + SelfLink string + State string + Transferable bool + func (s *LicenseCode) MarshalJSON() ([]byte, error) + type LicenseCodeLicenseAlias struct + Description string + ForceSendFields []string + NullFields []string + SelfLink string + func (s *LicenseCodeLicenseAlias) MarshalJSON() ([]byte, error) + type LicenseCodesGetCall struct + func (c *LicenseCodesGetCall) Context(ctx context.Context) *LicenseCodesGetCall + func (c *LicenseCodesGetCall) Do(opts ...googleapi.CallOption) (*LicenseCode, error) + func (c *LicenseCodesGetCall) Fields(s ...googleapi.Field) *LicenseCodesGetCall + func (c *LicenseCodesGetCall) Header() http.Header + func (c *LicenseCodesGetCall) IfNoneMatch(entityTag string) *LicenseCodesGetCall + type LicenseCodesService struct + func NewLicenseCodesService(s *Service) *LicenseCodesService + func (r *LicenseCodesService) Get(project string, licenseCode string) *LicenseCodesGetCall + type LicenseResourceCommitment struct + Amount int64 + CoresPerLicense string + ForceSendFields []string + License string + NullFields []string + func (s *LicenseResourceCommitment) MarshalJSON() ([]byte, error) + type LicenseResourceRequirements struct + ForceSendFields []string + MinGuestCpuCount int64 + MinMemoryMb int64 + NullFields []string + func (s *LicenseResourceRequirements) MarshalJSON() ([]byte, error) + type LicensesDeleteCall struct + func (c *LicensesDeleteCall) Context(ctx context.Context) *LicensesDeleteCall + func (c *LicensesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *LicensesDeleteCall) Fields(s ...googleapi.Field) *LicensesDeleteCall + func (c *LicensesDeleteCall) Header() http.Header + func (c *LicensesDeleteCall) RequestId(requestId string) *LicensesDeleteCall + type LicensesGetCall struct + func (c *LicensesGetCall) Context(ctx context.Context) *LicensesGetCall + func (c *LicensesGetCall) Do(opts ...googleapi.CallOption) (*License, error) + func (c *LicensesGetCall) Fields(s ...googleapi.Field) *LicensesGetCall + func (c *LicensesGetCall) Header() http.Header + func (c *LicensesGetCall) IfNoneMatch(entityTag string) *LicensesGetCall + type LicensesGetIamPolicyCall struct + func (c *LicensesGetIamPolicyCall) Context(ctx context.Context) *LicensesGetIamPolicyCall + func (c *LicensesGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *LicensesGetIamPolicyCall) Fields(s ...googleapi.Field) *LicensesGetIamPolicyCall + func (c *LicensesGetIamPolicyCall) Header() http.Header + func (c *LicensesGetIamPolicyCall) IfNoneMatch(entityTag string) *LicensesGetIamPolicyCall + func (c *LicensesGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *LicensesGetIamPolicyCall + type LicensesInsertCall struct + func (c *LicensesInsertCall) Context(ctx context.Context) *LicensesInsertCall + func (c *LicensesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *LicensesInsertCall) Fields(s ...googleapi.Field) *LicensesInsertCall + func (c *LicensesInsertCall) Header() http.Header + func (c *LicensesInsertCall) RequestId(requestId string) *LicensesInsertCall + type LicensesListCall struct + func (c *LicensesListCall) Context(ctx context.Context) *LicensesListCall + func (c *LicensesListCall) Do(opts ...googleapi.CallOption) (*LicensesListResponse, error) + func (c *LicensesListCall) Fields(s ...googleapi.Field) *LicensesListCall + func (c *LicensesListCall) Filter(filter string) *LicensesListCall + func (c *LicensesListCall) Header() http.Header + func (c *LicensesListCall) IfNoneMatch(entityTag string) *LicensesListCall + func (c *LicensesListCall) MaxResults(maxResults int64) *LicensesListCall + func (c *LicensesListCall) OrderBy(orderBy string) *LicensesListCall + func (c *LicensesListCall) PageToken(pageToken string) *LicensesListCall + func (c *LicensesListCall) Pages(ctx context.Context, f func(*LicensesListResponse) error) error + func (c *LicensesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *LicensesListCall + type LicensesListResponse struct + ForceSendFields []string + Id string + Items []*License + NextPageToken string + NullFields []string + SelfLink string + Warning *LicensesListResponseWarning + func (s *LicensesListResponse) MarshalJSON() ([]byte, error) + type LicensesListResponseWarning struct + Code string + Data []*LicensesListResponseWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *LicensesListResponseWarning) MarshalJSON() ([]byte, error) + type LicensesListResponseWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *LicensesListResponseWarningData) MarshalJSON() ([]byte, error) + type LicensesService struct + func NewLicensesService(s *Service) *LicensesService + func (r *LicensesService) Delete(project string, license string) *LicensesDeleteCall + func (r *LicensesService) Get(project string, license string) *LicensesGetCall + func (r *LicensesService) GetIamPolicy(project string, resource string) *LicensesGetIamPolicyCall + func (r *LicensesService) Insert(project string, license *License) *LicensesInsertCall + func (r *LicensesService) List(project string) *LicensesListCall + func (r *LicensesService) SetIamPolicy(project string, resource string, ...) *LicensesSetIamPolicyCall + type LicensesSetIamPolicyCall struct + func (c *LicensesSetIamPolicyCall) Context(ctx context.Context) *LicensesSetIamPolicyCall + func (c *LicensesSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *LicensesSetIamPolicyCall) Fields(s ...googleapi.Field) *LicensesSetIamPolicyCall + func (c *LicensesSetIamPolicyCall) Header() http.Header + type LocalDisk struct + DiskCount int64 + DiskSizeGb int64 + DiskType string + ForceSendFields []string + NullFields []string + func (s *LocalDisk) MarshalJSON() ([]byte, error) + type LogConfig struct + CloudAudit *LogConfigCloudAuditOptions + Counter *LogConfigCounterOptions + DataAccess *LogConfigDataAccessOptions + ForceSendFields []string + NullFields []string + func (s *LogConfig) MarshalJSON() ([]byte, error) + type LogConfigCloudAuditOptions struct + AuthorizationLoggingOptions *AuthorizationLoggingOptions + ForceSendFields []string + LogName string + NullFields []string + func (s *LogConfigCloudAuditOptions) MarshalJSON() ([]byte, error) + type LogConfigCounterOptions struct + CustomFields []*LogConfigCounterOptionsCustomField + Field string + ForceSendFields []string + Metric string + NullFields []string + func (s *LogConfigCounterOptions) MarshalJSON() ([]byte, error) + type LogConfigCounterOptionsCustomField struct + ForceSendFields []string + Name string + NullFields []string + Value string + func (s *LogConfigCounterOptionsCustomField) MarshalJSON() ([]byte, error) + type LogConfigDataAccessOptions struct + ForceSendFields []string + LogMode string + NullFields []string + func (s *LogConfigDataAccessOptions) MarshalJSON() ([]byte, error) + type MachineImage struct + CreationTimestamp string + Description string + ForceSendFields []string + GuestFlush bool + Id uint64 + Kind string + MachineImageEncryptionKey *CustomerEncryptionKey + Name string + NullFields []string + SelfLink string + SourceDiskEncryptionKeys []*SourceDiskEncryptionKey + SourceInstance string + SourceInstanceProperties *SourceInstanceProperties + Status string + StorageLocations []string + TotalStorageBytes int64 + func (s *MachineImage) MarshalJSON() ([]byte, error) + type MachineImageList struct + ForceSendFields []string + Id string + Items []*MachineImage + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *MachineImageListWarning + func (s *MachineImageList) MarshalJSON() ([]byte, error) + type MachineImageListWarning struct + Code string + Data []*MachineImageListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *MachineImageListWarning) MarshalJSON() ([]byte, error) + type MachineImageListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *MachineImageListWarningData) MarshalJSON() ([]byte, error) + type MachineImagesDeleteCall struct + func (c *MachineImagesDeleteCall) Context(ctx context.Context) *MachineImagesDeleteCall + func (c *MachineImagesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *MachineImagesDeleteCall) Fields(s ...googleapi.Field) *MachineImagesDeleteCall + func (c *MachineImagesDeleteCall) Header() http.Header + func (c *MachineImagesDeleteCall) RequestId(requestId string) *MachineImagesDeleteCall + type MachineImagesGetCall struct + func (c *MachineImagesGetCall) Context(ctx context.Context) *MachineImagesGetCall + func (c *MachineImagesGetCall) Do(opts ...googleapi.CallOption) (*MachineImage, error) + func (c *MachineImagesGetCall) Fields(s ...googleapi.Field) *MachineImagesGetCall + func (c *MachineImagesGetCall) Header() http.Header + func (c *MachineImagesGetCall) IfNoneMatch(entityTag string) *MachineImagesGetCall + type MachineImagesGetIamPolicyCall struct + func (c *MachineImagesGetIamPolicyCall) Context(ctx context.Context) *MachineImagesGetIamPolicyCall + func (c *MachineImagesGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *MachineImagesGetIamPolicyCall) Fields(s ...googleapi.Field) *MachineImagesGetIamPolicyCall + func (c *MachineImagesGetIamPolicyCall) Header() http.Header + func (c *MachineImagesGetIamPolicyCall) IfNoneMatch(entityTag string) *MachineImagesGetIamPolicyCall + func (c *MachineImagesGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *MachineImagesGetIamPolicyCall + type MachineImagesInsertCall struct + func (c *MachineImagesInsertCall) Context(ctx context.Context) *MachineImagesInsertCall + func (c *MachineImagesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *MachineImagesInsertCall) Fields(s ...googleapi.Field) *MachineImagesInsertCall + func (c *MachineImagesInsertCall) Header() http.Header + func (c *MachineImagesInsertCall) RequestId(requestId string) *MachineImagesInsertCall + func (c *MachineImagesInsertCall) SourceInstance(sourceInstance string) *MachineImagesInsertCall + type MachineImagesListCall struct + func (c *MachineImagesListCall) Context(ctx context.Context) *MachineImagesListCall + func (c *MachineImagesListCall) Do(opts ...googleapi.CallOption) (*MachineImageList, error) + func (c *MachineImagesListCall) Fields(s ...googleapi.Field) *MachineImagesListCall + func (c *MachineImagesListCall) Filter(filter string) *MachineImagesListCall + func (c *MachineImagesListCall) Header() http.Header + func (c *MachineImagesListCall) IfNoneMatch(entityTag string) *MachineImagesListCall + func (c *MachineImagesListCall) MaxResults(maxResults int64) *MachineImagesListCall + func (c *MachineImagesListCall) OrderBy(orderBy string) *MachineImagesListCall + func (c *MachineImagesListCall) PageToken(pageToken string) *MachineImagesListCall + func (c *MachineImagesListCall) Pages(ctx context.Context, f func(*MachineImageList) error) error + func (c *MachineImagesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *MachineImagesListCall + type MachineImagesService struct + func NewMachineImagesService(s *Service) *MachineImagesService + func (r *MachineImagesService) Delete(project string, machineImage string) *MachineImagesDeleteCall + func (r *MachineImagesService) Get(project string, machineImage string) *MachineImagesGetCall + func (r *MachineImagesService) GetIamPolicy(project string, resource string) *MachineImagesGetIamPolicyCall + func (r *MachineImagesService) Insert(project string, machineimage *MachineImage) *MachineImagesInsertCall + func (r *MachineImagesService) List(project string) *MachineImagesListCall + func (r *MachineImagesService) SetIamPolicy(project string, resource string, ...) *MachineImagesSetIamPolicyCall + func (r *MachineImagesService) TestIamPermissions(project string, resource string, ...) *MachineImagesTestIamPermissionsCall + type MachineImagesSetIamPolicyCall struct + func (c *MachineImagesSetIamPolicyCall) Context(ctx context.Context) *MachineImagesSetIamPolicyCall + func (c *MachineImagesSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *MachineImagesSetIamPolicyCall) Fields(s ...googleapi.Field) *MachineImagesSetIamPolicyCall + func (c *MachineImagesSetIamPolicyCall) Header() http.Header + type MachineImagesTestIamPermissionsCall struct + func (c *MachineImagesTestIamPermissionsCall) Context(ctx context.Context) *MachineImagesTestIamPermissionsCall + func (c *MachineImagesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *MachineImagesTestIamPermissionsCall) Fields(s ...googleapi.Field) *MachineImagesTestIamPermissionsCall + func (c *MachineImagesTestIamPermissionsCall) Header() http.Header + type MachineType struct + Accelerators []*MachineTypeAccelerators + CreationTimestamp string + Deprecated *DeprecationStatus + Description string + ForceSendFields []string + GuestCpus int64 + Id uint64 + IsSharedCpu bool + Kind string + MaximumPersistentDisks int64 + MaximumPersistentDisksSizeGb int64 + MemoryMb int64 + Name string + NullFields []string + SelfLink string + Zone string + func (s *MachineType) MarshalJSON() ([]byte, error) + type MachineTypeAccelerators struct + ForceSendFields []string + GuestAcceleratorCount int64 + GuestAcceleratorType string + NullFields []string + func (s *MachineTypeAccelerators) MarshalJSON() ([]byte, error) + type MachineTypeAggregatedList struct + ForceSendFields []string + Id string + Items map[string]MachineTypesScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *MachineTypeAggregatedListWarning + func (s *MachineTypeAggregatedList) MarshalJSON() ([]byte, error) + type MachineTypeAggregatedListWarning struct + Code string + Data []*MachineTypeAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *MachineTypeAggregatedListWarning) MarshalJSON() ([]byte, error) + type MachineTypeAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *MachineTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) + type MachineTypeList struct + ForceSendFields []string + Id string + Items []*MachineType + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *MachineTypeListWarning + func (s *MachineTypeList) MarshalJSON() ([]byte, error) + type MachineTypeListWarning struct + Code string + Data []*MachineTypeListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *MachineTypeListWarning) MarshalJSON() ([]byte, error) + type MachineTypeListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *MachineTypeListWarningData) MarshalJSON() ([]byte, error) + type MachineTypesAggregatedListCall struct + func (c *MachineTypesAggregatedListCall) Context(ctx context.Context) *MachineTypesAggregatedListCall + func (c *MachineTypesAggregatedListCall) Do(opts ...googleapi.CallOption) (*MachineTypeAggregatedList, error) + func (c *MachineTypesAggregatedListCall) Fields(s ...googleapi.Field) *MachineTypesAggregatedListCall + func (c *MachineTypesAggregatedListCall) Filter(filter string) *MachineTypesAggregatedListCall + func (c *MachineTypesAggregatedListCall) Header() http.Header + func (c *MachineTypesAggregatedListCall) IfNoneMatch(entityTag string) *MachineTypesAggregatedListCall + func (c *MachineTypesAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *MachineTypesAggregatedListCall + func (c *MachineTypesAggregatedListCall) MaxResults(maxResults int64) *MachineTypesAggregatedListCall + func (c *MachineTypesAggregatedListCall) OrderBy(orderBy string) *MachineTypesAggregatedListCall + func (c *MachineTypesAggregatedListCall) PageToken(pageToken string) *MachineTypesAggregatedListCall + func (c *MachineTypesAggregatedListCall) Pages(ctx context.Context, f func(*MachineTypeAggregatedList) error) error + func (c *MachineTypesAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *MachineTypesAggregatedListCall + type MachineTypesGetCall struct + func (c *MachineTypesGetCall) Context(ctx context.Context) *MachineTypesGetCall + func (c *MachineTypesGetCall) Do(opts ...googleapi.CallOption) (*MachineType, error) + func (c *MachineTypesGetCall) Fields(s ...googleapi.Field) *MachineTypesGetCall + func (c *MachineTypesGetCall) Header() http.Header + func (c *MachineTypesGetCall) IfNoneMatch(entityTag string) *MachineTypesGetCall + type MachineTypesListCall struct + func (c *MachineTypesListCall) Context(ctx context.Context) *MachineTypesListCall + func (c *MachineTypesListCall) Do(opts ...googleapi.CallOption) (*MachineTypeList, error) + func (c *MachineTypesListCall) Fields(s ...googleapi.Field) *MachineTypesListCall + func (c *MachineTypesListCall) Filter(filter string) *MachineTypesListCall + func (c *MachineTypesListCall) Header() http.Header + func (c *MachineTypesListCall) IfNoneMatch(entityTag string) *MachineTypesListCall + func (c *MachineTypesListCall) MaxResults(maxResults int64) *MachineTypesListCall + func (c *MachineTypesListCall) OrderBy(orderBy string) *MachineTypesListCall + func (c *MachineTypesListCall) PageToken(pageToken string) *MachineTypesListCall + func (c *MachineTypesListCall) Pages(ctx context.Context, f func(*MachineTypeList) error) error + func (c *MachineTypesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *MachineTypesListCall + type MachineTypesScopedList struct + ForceSendFields []string + MachineTypes []*MachineType + NullFields []string + Warning *MachineTypesScopedListWarning + func (s *MachineTypesScopedList) MarshalJSON() ([]byte, error) + type MachineTypesScopedListWarning struct + Code string + Data []*MachineTypesScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *MachineTypesScopedListWarning) MarshalJSON() ([]byte, error) + type MachineTypesScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *MachineTypesScopedListWarningData) MarshalJSON() ([]byte, error) + type MachineTypesService struct + func NewMachineTypesService(s *Service) *MachineTypesService + func (r *MachineTypesService) AggregatedList(project string) *MachineTypesAggregatedListCall + func (r *MachineTypesService) Get(project string, zone string, machineType string) *MachineTypesGetCall + func (r *MachineTypesService) List(project string, zone string) *MachineTypesListCall + type ManagedInstance struct + CurrentAction string + ForceSendFields []string + Id uint64 + Instance string + InstanceHealth []*ManagedInstanceInstanceHealth + InstanceStatus string + LastAttempt *ManagedInstanceLastAttempt + NullFields []string + PreservedStateFromConfig *PreservedState + PreservedStateFromPolicy *PreservedState + Version *ManagedInstanceVersion + func (s *ManagedInstance) MarshalJSON() ([]byte, error) + type ManagedInstanceInstanceHealth struct + DetailedHealthState string + ForceSendFields []string + HealthCheck string + NullFields []string + func (s *ManagedInstanceInstanceHealth) MarshalJSON() ([]byte, error) + type ManagedInstanceLastAttempt struct + Errors *ManagedInstanceLastAttemptErrors + ForceSendFields []string + NullFields []string + func (s *ManagedInstanceLastAttempt) MarshalJSON() ([]byte, error) + type ManagedInstanceLastAttemptErrors struct + Errors []*ManagedInstanceLastAttemptErrorsErrors + ForceSendFields []string + NullFields []string + func (s *ManagedInstanceLastAttemptErrors) MarshalJSON() ([]byte, error) + type ManagedInstanceLastAttemptErrorsErrors struct + Code string + ForceSendFields []string + Location string + Message string + NullFields []string + func (s *ManagedInstanceLastAttemptErrorsErrors) MarshalJSON() ([]byte, error) + type ManagedInstanceVersion struct + ForceSendFields []string + InstanceTemplate string + Name string + NullFields []string + func (s *ManagedInstanceVersion) MarshalJSON() ([]byte, error) + type Metadata struct + Fingerprint string + ForceSendFields []string + Items []*MetadataItems + Kind string + NullFields []string + func (s *Metadata) MarshalJSON() ([]byte, error) + type MetadataFilter struct + FilterLabels []*MetadataFilterLabelMatch + FilterMatchCriteria string + ForceSendFields []string + NullFields []string + func (s *MetadataFilter) MarshalJSON() ([]byte, error) + type MetadataFilterLabelMatch struct + ForceSendFields []string + Name string + NullFields []string + Value string + func (s *MetadataFilterLabelMatch) MarshalJSON() ([]byte, error) + type MetadataItems struct + ForceSendFields []string + Key string + NullFields []string + Value *string + func (s *MetadataItems) MarshalJSON() ([]byte, error) + type NamedPort struct + ForceSendFields []string + Name string + NullFields []string + Port int64 + func (s *NamedPort) MarshalJSON() ([]byte, error) + type Network struct + AutoCreateSubnetworks bool + CreationTimestamp string + Description string + ForceSendFields []string + GatewayIPv4 string + IPv4Range string + Id uint64 + Kind string + Mtu int64 + Name string + NullFields []string + Peerings []*NetworkPeering + RoutingConfig *NetworkRoutingConfig + SelfLink string + Subnetworks []string + func (s *Network) MarshalJSON() ([]byte, error) + type NetworkEndpoint struct + Annotations map[string]string + ForceSendFields []string + Fqdn string + Instance string + IpAddress string + NullFields []string + Port int64 + func (s *NetworkEndpoint) MarshalJSON() ([]byte, error) + type NetworkEndpointGroup struct + Annotations map[string]string + AppEngine *NetworkEndpointGroupAppEngine + CloudFunction *NetworkEndpointGroupCloudFunction + CloudRun *NetworkEndpointGroupCloudRun + CreationTimestamp string + DefaultPort int64 + Description string + ForceSendFields []string + Id uint64 + Kind string + LoadBalancer *NetworkEndpointGroupLbNetworkEndpointGroup + Name string + Network string + NetworkEndpointType string + NullFields []string + Region string + SelfLink string + Size int64 + Subnetwork string + Zone string + func (s *NetworkEndpointGroup) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupAggregatedList struct + ForceSendFields []string + Id string + Items map[string]NetworkEndpointGroupsScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *NetworkEndpointGroupAggregatedListWarning + func (s *NetworkEndpointGroupAggregatedList) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupAggregatedListWarning struct + Code string + Data []*NetworkEndpointGroupAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *NetworkEndpointGroupAggregatedListWarning) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *NetworkEndpointGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupAppEngine struct + ForceSendFields []string + NullFields []string + Service string + UrlMask string + Version string + func (s *NetworkEndpointGroupAppEngine) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupCloudFunction struct + ForceSendFields []string + Function string + NullFields []string + UrlMask string + func (s *NetworkEndpointGroupCloudFunction) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupCloudRun struct + ForceSendFields []string + NullFields []string + Service string + Tag string + UrlMask string + func (s *NetworkEndpointGroupCloudRun) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupLbNetworkEndpointGroup struct + DefaultPort int64 + ForceSendFields []string + Network string + NullFields []string + Subnetwork string + Zone string + func (s *NetworkEndpointGroupLbNetworkEndpointGroup) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupList struct + ForceSendFields []string + Id string + Items []*NetworkEndpointGroup + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *NetworkEndpointGroupListWarning + func (s *NetworkEndpointGroupList) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupListWarning struct + Code string + Data []*NetworkEndpointGroupListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *NetworkEndpointGroupListWarning) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *NetworkEndpointGroupListWarningData) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupsAggregatedListCall struct + func (c *NetworkEndpointGroupsAggregatedListCall) Context(ctx context.Context) *NetworkEndpointGroupsAggregatedListCall + func (c *NetworkEndpointGroupsAggregatedListCall) Do(opts ...googleapi.CallOption) (*NetworkEndpointGroupAggregatedList, error) + func (c *NetworkEndpointGroupsAggregatedListCall) Fields(s ...googleapi.Field) *NetworkEndpointGroupsAggregatedListCall + func (c *NetworkEndpointGroupsAggregatedListCall) Filter(filter string) *NetworkEndpointGroupsAggregatedListCall + func (c *NetworkEndpointGroupsAggregatedListCall) Header() http.Header + func (c *NetworkEndpointGroupsAggregatedListCall) IfNoneMatch(entityTag string) *NetworkEndpointGroupsAggregatedListCall + func (c *NetworkEndpointGroupsAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *NetworkEndpointGroupsAggregatedListCall + func (c *NetworkEndpointGroupsAggregatedListCall) MaxResults(maxResults int64) *NetworkEndpointGroupsAggregatedListCall + func (c *NetworkEndpointGroupsAggregatedListCall) OrderBy(orderBy string) *NetworkEndpointGroupsAggregatedListCall + func (c *NetworkEndpointGroupsAggregatedListCall) PageToken(pageToken string) *NetworkEndpointGroupsAggregatedListCall + func (c *NetworkEndpointGroupsAggregatedListCall) Pages(ctx context.Context, f func(*NetworkEndpointGroupAggregatedList) error) error + func (c *NetworkEndpointGroupsAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *NetworkEndpointGroupsAggregatedListCall + type NetworkEndpointGroupsAttachEndpointsRequest struct + ForceSendFields []string + NetworkEndpoints []*NetworkEndpoint + NullFields []string + func (s *NetworkEndpointGroupsAttachEndpointsRequest) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupsAttachNetworkEndpointsCall struct + func (c *NetworkEndpointGroupsAttachNetworkEndpointsCall) Context(ctx context.Context) *NetworkEndpointGroupsAttachNetworkEndpointsCall + func (c *NetworkEndpointGroupsAttachNetworkEndpointsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NetworkEndpointGroupsAttachNetworkEndpointsCall) Fields(s ...googleapi.Field) *NetworkEndpointGroupsAttachNetworkEndpointsCall + func (c *NetworkEndpointGroupsAttachNetworkEndpointsCall) Header() http.Header + func (c *NetworkEndpointGroupsAttachNetworkEndpointsCall) RequestId(requestId string) *NetworkEndpointGroupsAttachNetworkEndpointsCall + type NetworkEndpointGroupsDeleteCall struct + func (c *NetworkEndpointGroupsDeleteCall) Context(ctx context.Context) *NetworkEndpointGroupsDeleteCall + func (c *NetworkEndpointGroupsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NetworkEndpointGroupsDeleteCall) Fields(s ...googleapi.Field) *NetworkEndpointGroupsDeleteCall + func (c *NetworkEndpointGroupsDeleteCall) Header() http.Header + func (c *NetworkEndpointGroupsDeleteCall) RequestId(requestId string) *NetworkEndpointGroupsDeleteCall + type NetworkEndpointGroupsDetachEndpointsRequest struct + ForceSendFields []string + NetworkEndpoints []*NetworkEndpoint + NullFields []string + func (s *NetworkEndpointGroupsDetachEndpointsRequest) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupsDetachNetworkEndpointsCall struct + func (c *NetworkEndpointGroupsDetachNetworkEndpointsCall) Context(ctx context.Context) *NetworkEndpointGroupsDetachNetworkEndpointsCall + func (c *NetworkEndpointGroupsDetachNetworkEndpointsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NetworkEndpointGroupsDetachNetworkEndpointsCall) Fields(s ...googleapi.Field) *NetworkEndpointGroupsDetachNetworkEndpointsCall + func (c *NetworkEndpointGroupsDetachNetworkEndpointsCall) Header() http.Header + func (c *NetworkEndpointGroupsDetachNetworkEndpointsCall) RequestId(requestId string) *NetworkEndpointGroupsDetachNetworkEndpointsCall + type NetworkEndpointGroupsGetCall struct + func (c *NetworkEndpointGroupsGetCall) Context(ctx context.Context) *NetworkEndpointGroupsGetCall + func (c *NetworkEndpointGroupsGetCall) Do(opts ...googleapi.CallOption) (*NetworkEndpointGroup, error) + func (c *NetworkEndpointGroupsGetCall) Fields(s ...googleapi.Field) *NetworkEndpointGroupsGetCall + func (c *NetworkEndpointGroupsGetCall) Header() http.Header + func (c *NetworkEndpointGroupsGetCall) IfNoneMatch(entityTag string) *NetworkEndpointGroupsGetCall + type NetworkEndpointGroupsInsertCall struct + func (c *NetworkEndpointGroupsInsertCall) Context(ctx context.Context) *NetworkEndpointGroupsInsertCall + func (c *NetworkEndpointGroupsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NetworkEndpointGroupsInsertCall) Fields(s ...googleapi.Field) *NetworkEndpointGroupsInsertCall + func (c *NetworkEndpointGroupsInsertCall) Header() http.Header + func (c *NetworkEndpointGroupsInsertCall) RequestId(requestId string) *NetworkEndpointGroupsInsertCall + type NetworkEndpointGroupsListCall struct + func (c *NetworkEndpointGroupsListCall) Context(ctx context.Context) *NetworkEndpointGroupsListCall + func (c *NetworkEndpointGroupsListCall) Do(opts ...googleapi.CallOption) (*NetworkEndpointGroupList, error) + func (c *NetworkEndpointGroupsListCall) Fields(s ...googleapi.Field) *NetworkEndpointGroupsListCall + func (c *NetworkEndpointGroupsListCall) Filter(filter string) *NetworkEndpointGroupsListCall + func (c *NetworkEndpointGroupsListCall) Header() http.Header + func (c *NetworkEndpointGroupsListCall) IfNoneMatch(entityTag string) *NetworkEndpointGroupsListCall + func (c *NetworkEndpointGroupsListCall) MaxResults(maxResults int64) *NetworkEndpointGroupsListCall + func (c *NetworkEndpointGroupsListCall) OrderBy(orderBy string) *NetworkEndpointGroupsListCall + func (c *NetworkEndpointGroupsListCall) PageToken(pageToken string) *NetworkEndpointGroupsListCall + func (c *NetworkEndpointGroupsListCall) Pages(ctx context.Context, f func(*NetworkEndpointGroupList) error) error + func (c *NetworkEndpointGroupsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *NetworkEndpointGroupsListCall + type NetworkEndpointGroupsListEndpointsRequest struct + EndpointFilters []*NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter + ForceSendFields []string + HealthStatus string + NullFields []string + func (s *NetworkEndpointGroupsListEndpointsRequest) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter struct + ForceSendFields []string + NetworkEndpoint *NetworkEndpoint + NullFields []string + func (s *NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupsListNetworkEndpoints struct + ForceSendFields []string + Id string + Items []*NetworkEndpointWithHealthStatus + Kind string + NextPageToken string + NullFields []string + Warning *NetworkEndpointGroupsListNetworkEndpointsWarning + func (s *NetworkEndpointGroupsListNetworkEndpoints) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupsListNetworkEndpointsCall struct + func (c *NetworkEndpointGroupsListNetworkEndpointsCall) Context(ctx context.Context) *NetworkEndpointGroupsListNetworkEndpointsCall + func (c *NetworkEndpointGroupsListNetworkEndpointsCall) Do(opts ...googleapi.CallOption) (*NetworkEndpointGroupsListNetworkEndpoints, error) + func (c *NetworkEndpointGroupsListNetworkEndpointsCall) Fields(s ...googleapi.Field) *NetworkEndpointGroupsListNetworkEndpointsCall + func (c *NetworkEndpointGroupsListNetworkEndpointsCall) Filter(filter string) *NetworkEndpointGroupsListNetworkEndpointsCall + func (c *NetworkEndpointGroupsListNetworkEndpointsCall) Header() http.Header + func (c *NetworkEndpointGroupsListNetworkEndpointsCall) MaxResults(maxResults int64) *NetworkEndpointGroupsListNetworkEndpointsCall + func (c *NetworkEndpointGroupsListNetworkEndpointsCall) OrderBy(orderBy string) *NetworkEndpointGroupsListNetworkEndpointsCall + func (c *NetworkEndpointGroupsListNetworkEndpointsCall) PageToken(pageToken string) *NetworkEndpointGroupsListNetworkEndpointsCall + func (c *NetworkEndpointGroupsListNetworkEndpointsCall) Pages(ctx context.Context, f func(*NetworkEndpointGroupsListNetworkEndpoints) error) error + func (c *NetworkEndpointGroupsListNetworkEndpointsCall) ReturnPartialSuccess(returnPartialSuccess bool) *NetworkEndpointGroupsListNetworkEndpointsCall + type NetworkEndpointGroupsListNetworkEndpointsWarning struct + Code string + Data []*NetworkEndpointGroupsListNetworkEndpointsWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *NetworkEndpointGroupsListNetworkEndpointsWarning) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupsListNetworkEndpointsWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *NetworkEndpointGroupsListNetworkEndpointsWarningData) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupsScopedList struct + ForceSendFields []string + NetworkEndpointGroups []*NetworkEndpointGroup + NullFields []string + Warning *NetworkEndpointGroupsScopedListWarning + func (s *NetworkEndpointGroupsScopedList) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupsScopedListWarning struct + Code string + Data []*NetworkEndpointGroupsScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *NetworkEndpointGroupsScopedListWarning) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupsScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *NetworkEndpointGroupsScopedListWarningData) MarshalJSON() ([]byte, error) + type NetworkEndpointGroupsService struct + func NewNetworkEndpointGroupsService(s *Service) *NetworkEndpointGroupsService + func (r *NetworkEndpointGroupsService) AggregatedList(project string) *NetworkEndpointGroupsAggregatedListCall + func (r *NetworkEndpointGroupsService) AttachNetworkEndpoints(project string, zone string, networkEndpointGroup string, ...) *NetworkEndpointGroupsAttachNetworkEndpointsCall + func (r *NetworkEndpointGroupsService) Delete(project string, zone string, networkEndpointGroup string) *NetworkEndpointGroupsDeleteCall + func (r *NetworkEndpointGroupsService) DetachNetworkEndpoints(project string, zone string, networkEndpointGroup string, ...) *NetworkEndpointGroupsDetachNetworkEndpointsCall + func (r *NetworkEndpointGroupsService) Get(project string, zone string, networkEndpointGroup string) *NetworkEndpointGroupsGetCall + func (r *NetworkEndpointGroupsService) Insert(project string, zone string, networkendpointgroup *NetworkEndpointGroup) *NetworkEndpointGroupsInsertCall + func (r *NetworkEndpointGroupsService) List(project string, zone string) *NetworkEndpointGroupsListCall + func (r *NetworkEndpointGroupsService) ListNetworkEndpoints(project string, zone string, networkEndpointGroup string, ...) *NetworkEndpointGroupsListNetworkEndpointsCall + func (r *NetworkEndpointGroupsService) TestIamPermissions(project string, zone string, resource string, ...) *NetworkEndpointGroupsTestIamPermissionsCall + type NetworkEndpointGroupsTestIamPermissionsCall struct + func (c *NetworkEndpointGroupsTestIamPermissionsCall) Context(ctx context.Context) *NetworkEndpointGroupsTestIamPermissionsCall + func (c *NetworkEndpointGroupsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *NetworkEndpointGroupsTestIamPermissionsCall) Fields(s ...googleapi.Field) *NetworkEndpointGroupsTestIamPermissionsCall + func (c *NetworkEndpointGroupsTestIamPermissionsCall) Header() http.Header + type NetworkEndpointWithHealthStatus struct + ForceSendFields []string + Healths []*HealthStatusForNetworkEndpoint + NetworkEndpoint *NetworkEndpoint + NullFields []string + func (s *NetworkEndpointWithHealthStatus) MarshalJSON() ([]byte, error) + type NetworkInterface struct + AccessConfigs []*AccessConfig + AliasIpRanges []*AliasIpRange + Fingerprint string + ForceSendFields []string + Ipv6Address string + Kind string + Name string + Network string + NetworkIP string + NicType string + NullFields []string + Subnetwork string + func (s *NetworkInterface) MarshalJSON() ([]byte, error) + type NetworkList struct + ForceSendFields []string + Id string + Items []*Network + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *NetworkListWarning + func (s *NetworkList) MarshalJSON() ([]byte, error) + type NetworkListWarning struct + Code string + Data []*NetworkListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *NetworkListWarning) MarshalJSON() ([]byte, error) + type NetworkListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *NetworkListWarningData) MarshalJSON() ([]byte, error) + type NetworkPeering struct + AutoCreateRoutes bool + ExchangeSubnetRoutes bool + ExportCustomRoutes bool + ExportSubnetRoutesWithPublicIp bool + ForceSendFields []string + ImportCustomRoutes bool + ImportSubnetRoutesWithPublicIp bool + Name string + Network string + NullFields []string + PeerMtu int64 + State string + StateDetails string + func (s *NetworkPeering) MarshalJSON() ([]byte, error) + type NetworkRoutingConfig struct + ForceSendFields []string + NullFields []string + RoutingMode string + func (s *NetworkRoutingConfig) MarshalJSON() ([]byte, error) + type NetworksAddPeeringCall struct + func (c *NetworksAddPeeringCall) Context(ctx context.Context) *NetworksAddPeeringCall + func (c *NetworksAddPeeringCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NetworksAddPeeringCall) Fields(s ...googleapi.Field) *NetworksAddPeeringCall + func (c *NetworksAddPeeringCall) Header() http.Header + func (c *NetworksAddPeeringCall) RequestId(requestId string) *NetworksAddPeeringCall + type NetworksAddPeeringRequest struct + AutoCreateRoutes bool + ForceSendFields []string + Name string + NetworkPeering *NetworkPeering + NullFields []string + PeerNetwork string + func (s *NetworksAddPeeringRequest) MarshalJSON() ([]byte, error) + type NetworksDeleteCall struct + func (c *NetworksDeleteCall) Context(ctx context.Context) *NetworksDeleteCall + func (c *NetworksDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NetworksDeleteCall) Fields(s ...googleapi.Field) *NetworksDeleteCall + func (c *NetworksDeleteCall) Header() http.Header + func (c *NetworksDeleteCall) RequestId(requestId string) *NetworksDeleteCall + type NetworksGetCall struct + func (c *NetworksGetCall) Context(ctx context.Context) *NetworksGetCall + func (c *NetworksGetCall) Do(opts ...googleapi.CallOption) (*Network, error) + func (c *NetworksGetCall) Fields(s ...googleapi.Field) *NetworksGetCall + func (c *NetworksGetCall) Header() http.Header + func (c *NetworksGetCall) IfNoneMatch(entityTag string) *NetworksGetCall + type NetworksGetEffectiveFirewallsCall struct + func (c *NetworksGetEffectiveFirewallsCall) Context(ctx context.Context) *NetworksGetEffectiveFirewallsCall + func (c *NetworksGetEffectiveFirewallsCall) Do(opts ...googleapi.CallOption) (*NetworksGetEffectiveFirewallsResponse, error) + func (c *NetworksGetEffectiveFirewallsCall) Fields(s ...googleapi.Field) *NetworksGetEffectiveFirewallsCall + func (c *NetworksGetEffectiveFirewallsCall) Header() http.Header + func (c *NetworksGetEffectiveFirewallsCall) IfNoneMatch(entityTag string) *NetworksGetEffectiveFirewallsCall + type NetworksGetEffectiveFirewallsResponse struct + FirewallPolicys []*NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy + Firewalls []*Firewall + ForceSendFields []string + NullFields []string + OrganizationFirewalls []*NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy + func (s *NetworksGetEffectiveFirewallsResponse) MarshalJSON() ([]byte, error) + type NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy struct + DisplayName string + ForceSendFields []string + Name string + NullFields []string + Rules []*FirewallPolicyRule + Type string + func (s *NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy) MarshalJSON() ([]byte, error) + type NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy struct + ForceSendFields []string + Id uint64 + NullFields []string + Rules []*SecurityPolicyRule + func (s *NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy) MarshalJSON() ([]byte, error) + type NetworksInsertCall struct + func (c *NetworksInsertCall) Context(ctx context.Context) *NetworksInsertCall + func (c *NetworksInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NetworksInsertCall) Fields(s ...googleapi.Field) *NetworksInsertCall + func (c *NetworksInsertCall) Header() http.Header + func (c *NetworksInsertCall) RequestId(requestId string) *NetworksInsertCall + type NetworksListCall struct + func (c *NetworksListCall) Context(ctx context.Context) *NetworksListCall + func (c *NetworksListCall) Do(opts ...googleapi.CallOption) (*NetworkList, error) + func (c *NetworksListCall) Fields(s ...googleapi.Field) *NetworksListCall + func (c *NetworksListCall) Filter(filter string) *NetworksListCall + func (c *NetworksListCall) Header() http.Header + func (c *NetworksListCall) IfNoneMatch(entityTag string) *NetworksListCall + func (c *NetworksListCall) MaxResults(maxResults int64) *NetworksListCall + func (c *NetworksListCall) OrderBy(orderBy string) *NetworksListCall + func (c *NetworksListCall) PageToken(pageToken string) *NetworksListCall + func (c *NetworksListCall) Pages(ctx context.Context, f func(*NetworkList) error) error + func (c *NetworksListCall) ReturnPartialSuccess(returnPartialSuccess bool) *NetworksListCall + type NetworksListPeeringRoutesCall struct + func (c *NetworksListPeeringRoutesCall) Context(ctx context.Context) *NetworksListPeeringRoutesCall + func (c *NetworksListPeeringRoutesCall) Direction(direction string) *NetworksListPeeringRoutesCall + func (c *NetworksListPeeringRoutesCall) Do(opts ...googleapi.CallOption) (*ExchangedPeeringRoutesList, error) + func (c *NetworksListPeeringRoutesCall) Fields(s ...googleapi.Field) *NetworksListPeeringRoutesCall + func (c *NetworksListPeeringRoutesCall) Filter(filter string) *NetworksListPeeringRoutesCall + func (c *NetworksListPeeringRoutesCall) Header() http.Header + func (c *NetworksListPeeringRoutesCall) IfNoneMatch(entityTag string) *NetworksListPeeringRoutesCall + func (c *NetworksListPeeringRoutesCall) MaxResults(maxResults int64) *NetworksListPeeringRoutesCall + func (c *NetworksListPeeringRoutesCall) OrderBy(orderBy string) *NetworksListPeeringRoutesCall + func (c *NetworksListPeeringRoutesCall) PageToken(pageToken string) *NetworksListPeeringRoutesCall + func (c *NetworksListPeeringRoutesCall) Pages(ctx context.Context, f func(*ExchangedPeeringRoutesList) error) error + func (c *NetworksListPeeringRoutesCall) PeeringName(peeringName string) *NetworksListPeeringRoutesCall + func (c *NetworksListPeeringRoutesCall) Region(region string) *NetworksListPeeringRoutesCall + func (c *NetworksListPeeringRoutesCall) ReturnPartialSuccess(returnPartialSuccess bool) *NetworksListPeeringRoutesCall + type NetworksPatchCall struct + func (c *NetworksPatchCall) Context(ctx context.Context) *NetworksPatchCall + func (c *NetworksPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NetworksPatchCall) Fields(s ...googleapi.Field) *NetworksPatchCall + func (c *NetworksPatchCall) Header() http.Header + func (c *NetworksPatchCall) RequestId(requestId string) *NetworksPatchCall + type NetworksRemovePeeringCall struct + func (c *NetworksRemovePeeringCall) Context(ctx context.Context) *NetworksRemovePeeringCall + func (c *NetworksRemovePeeringCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NetworksRemovePeeringCall) Fields(s ...googleapi.Field) *NetworksRemovePeeringCall + func (c *NetworksRemovePeeringCall) Header() http.Header + func (c *NetworksRemovePeeringCall) RequestId(requestId string) *NetworksRemovePeeringCall + type NetworksRemovePeeringRequest struct + ForceSendFields []string + Name string + NullFields []string + func (s *NetworksRemovePeeringRequest) MarshalJSON() ([]byte, error) + type NetworksService struct + func NewNetworksService(s *Service) *NetworksService + func (r *NetworksService) AddPeering(project string, network string, ...) *NetworksAddPeeringCall + func (r *NetworksService) Delete(project string, network string) *NetworksDeleteCall + func (r *NetworksService) Get(project string, network string) *NetworksGetCall + func (r *NetworksService) GetEffectiveFirewalls(project string, network string) *NetworksGetEffectiveFirewallsCall + func (r *NetworksService) Insert(project string, network *Network) *NetworksInsertCall + func (r *NetworksService) List(project string) *NetworksListCall + func (r *NetworksService) ListPeeringRoutes(project string, network string) *NetworksListPeeringRoutesCall + func (r *NetworksService) Patch(project string, network string, network2 *Network) *NetworksPatchCall + func (r *NetworksService) RemovePeering(project string, network string, ...) *NetworksRemovePeeringCall + func (r *NetworksService) SwitchToCustomMode(project string, network string) *NetworksSwitchToCustomModeCall + func (r *NetworksService) TestIamPermissions(project string, resource string, ...) *NetworksTestIamPermissionsCall + func (r *NetworksService) UpdatePeering(project string, network string, ...) *NetworksUpdatePeeringCall + type NetworksSwitchToCustomModeCall struct + func (c *NetworksSwitchToCustomModeCall) Context(ctx context.Context) *NetworksSwitchToCustomModeCall + func (c *NetworksSwitchToCustomModeCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NetworksSwitchToCustomModeCall) Fields(s ...googleapi.Field) *NetworksSwitchToCustomModeCall + func (c *NetworksSwitchToCustomModeCall) Header() http.Header + func (c *NetworksSwitchToCustomModeCall) RequestId(requestId string) *NetworksSwitchToCustomModeCall + type NetworksTestIamPermissionsCall struct + func (c *NetworksTestIamPermissionsCall) Context(ctx context.Context) *NetworksTestIamPermissionsCall + func (c *NetworksTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *NetworksTestIamPermissionsCall) Fields(s ...googleapi.Field) *NetworksTestIamPermissionsCall + func (c *NetworksTestIamPermissionsCall) Header() http.Header + type NetworksUpdatePeeringCall struct + func (c *NetworksUpdatePeeringCall) Context(ctx context.Context) *NetworksUpdatePeeringCall + func (c *NetworksUpdatePeeringCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NetworksUpdatePeeringCall) Fields(s ...googleapi.Field) *NetworksUpdatePeeringCall + func (c *NetworksUpdatePeeringCall) Header() http.Header + func (c *NetworksUpdatePeeringCall) RequestId(requestId string) *NetworksUpdatePeeringCall + type NetworksUpdatePeeringRequest struct + ForceSendFields []string + NetworkPeering *NetworkPeering + NullFields []string + func (s *NetworksUpdatePeeringRequest) MarshalJSON() ([]byte, error) + type NodeGroup struct + AutoscalingPolicy *NodeGroupAutoscalingPolicy + CreationTimestamp string + Description string + Fingerprint string + ForceSendFields []string + Id uint64 + Kind string + MaintenancePolicy string + MaintenanceWindow *NodeGroupMaintenanceWindow + Name string + NodeTemplate string + NullFields []string + SelfLink string + Size int64 + Status string + Zone string + func (s *NodeGroup) MarshalJSON() ([]byte, error) + type NodeGroupAggregatedList struct + ForceSendFields []string + Id string + Items map[string]NodeGroupsScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *NodeGroupAggregatedListWarning + func (s *NodeGroupAggregatedList) MarshalJSON() ([]byte, error) + type NodeGroupAggregatedListWarning struct + Code string + Data []*NodeGroupAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *NodeGroupAggregatedListWarning) MarshalJSON() ([]byte, error) + type NodeGroupAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *NodeGroupAggregatedListWarningData) MarshalJSON() ([]byte, error) + type NodeGroupAutoscalingPolicy struct + ForceSendFields []string + MaxNodes int64 + MinNodes int64 + Mode string + NullFields []string + func (s *NodeGroupAutoscalingPolicy) MarshalJSON() ([]byte, error) + type NodeGroupList struct + ForceSendFields []string + Id string + Items []*NodeGroup + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *NodeGroupListWarning + func (s *NodeGroupList) MarshalJSON() ([]byte, error) + type NodeGroupListWarning struct + Code string + Data []*NodeGroupListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *NodeGroupListWarning) MarshalJSON() ([]byte, error) + type NodeGroupListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *NodeGroupListWarningData) MarshalJSON() ([]byte, error) + type NodeGroupMaintenanceWindow struct + ForceSendFields []string + MaintenanceDuration *Duration + NullFields []string + StartTime string + func (s *NodeGroupMaintenanceWindow) MarshalJSON() ([]byte, error) + type NodeGroupNode struct + Accelerators []*AcceleratorConfig + CpuOvercommitType string + Disks []*LocalDisk + ForceSendFields []string + Instances []string + Name string + NodeType string + NullFields []string + ServerBinding *ServerBinding + ServerId string + Status string + func (s *NodeGroupNode) MarshalJSON() ([]byte, error) + type NodeGroupsAddNodesCall struct + func (c *NodeGroupsAddNodesCall) Context(ctx context.Context) *NodeGroupsAddNodesCall + func (c *NodeGroupsAddNodesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NodeGroupsAddNodesCall) Fields(s ...googleapi.Field) *NodeGroupsAddNodesCall + func (c *NodeGroupsAddNodesCall) Header() http.Header + func (c *NodeGroupsAddNodesCall) RequestId(requestId string) *NodeGroupsAddNodesCall + type NodeGroupsAddNodesRequest struct + AdditionalNodeCount int64 + ForceSendFields []string + NullFields []string + func (s *NodeGroupsAddNodesRequest) MarshalJSON() ([]byte, error) + type NodeGroupsAggregatedListCall struct + func (c *NodeGroupsAggregatedListCall) Context(ctx context.Context) *NodeGroupsAggregatedListCall + func (c *NodeGroupsAggregatedListCall) Do(opts ...googleapi.CallOption) (*NodeGroupAggregatedList, error) + func (c *NodeGroupsAggregatedListCall) Fields(s ...googleapi.Field) *NodeGroupsAggregatedListCall + func (c *NodeGroupsAggregatedListCall) Filter(filter string) *NodeGroupsAggregatedListCall + func (c *NodeGroupsAggregatedListCall) Header() http.Header + func (c *NodeGroupsAggregatedListCall) IfNoneMatch(entityTag string) *NodeGroupsAggregatedListCall + func (c *NodeGroupsAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *NodeGroupsAggregatedListCall + func (c *NodeGroupsAggregatedListCall) MaxResults(maxResults int64) *NodeGroupsAggregatedListCall + func (c *NodeGroupsAggregatedListCall) OrderBy(orderBy string) *NodeGroupsAggregatedListCall + func (c *NodeGroupsAggregatedListCall) PageToken(pageToken string) *NodeGroupsAggregatedListCall + func (c *NodeGroupsAggregatedListCall) Pages(ctx context.Context, f func(*NodeGroupAggregatedList) error) error + func (c *NodeGroupsAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *NodeGroupsAggregatedListCall + type NodeGroupsDeleteCall struct + func (c *NodeGroupsDeleteCall) Context(ctx context.Context) *NodeGroupsDeleteCall + func (c *NodeGroupsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NodeGroupsDeleteCall) Fields(s ...googleapi.Field) *NodeGroupsDeleteCall + func (c *NodeGroupsDeleteCall) Header() http.Header + func (c *NodeGroupsDeleteCall) RequestId(requestId string) *NodeGroupsDeleteCall + type NodeGroupsDeleteNodesCall struct + func (c *NodeGroupsDeleteNodesCall) Context(ctx context.Context) *NodeGroupsDeleteNodesCall + func (c *NodeGroupsDeleteNodesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NodeGroupsDeleteNodesCall) Fields(s ...googleapi.Field) *NodeGroupsDeleteNodesCall + func (c *NodeGroupsDeleteNodesCall) Header() http.Header + func (c *NodeGroupsDeleteNodesCall) RequestId(requestId string) *NodeGroupsDeleteNodesCall + type NodeGroupsDeleteNodesRequest struct + ForceSendFields []string + Nodes []string + NullFields []string + func (s *NodeGroupsDeleteNodesRequest) MarshalJSON() ([]byte, error) + type NodeGroupsGetCall struct + func (c *NodeGroupsGetCall) Context(ctx context.Context) *NodeGroupsGetCall + func (c *NodeGroupsGetCall) Do(opts ...googleapi.CallOption) (*NodeGroup, error) + func (c *NodeGroupsGetCall) Fields(s ...googleapi.Field) *NodeGroupsGetCall + func (c *NodeGroupsGetCall) Header() http.Header + func (c *NodeGroupsGetCall) IfNoneMatch(entityTag string) *NodeGroupsGetCall + type NodeGroupsGetIamPolicyCall struct + func (c *NodeGroupsGetIamPolicyCall) Context(ctx context.Context) *NodeGroupsGetIamPolicyCall + func (c *NodeGroupsGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *NodeGroupsGetIamPolicyCall) Fields(s ...googleapi.Field) *NodeGroupsGetIamPolicyCall + func (c *NodeGroupsGetIamPolicyCall) Header() http.Header + func (c *NodeGroupsGetIamPolicyCall) IfNoneMatch(entityTag string) *NodeGroupsGetIamPolicyCall + func (c *NodeGroupsGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *NodeGroupsGetIamPolicyCall + type NodeGroupsInsertCall struct + func (c *NodeGroupsInsertCall) Context(ctx context.Context) *NodeGroupsInsertCall + func (c *NodeGroupsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NodeGroupsInsertCall) Fields(s ...googleapi.Field) *NodeGroupsInsertCall + func (c *NodeGroupsInsertCall) Header() http.Header + func (c *NodeGroupsInsertCall) RequestId(requestId string) *NodeGroupsInsertCall + type NodeGroupsListCall struct + func (c *NodeGroupsListCall) Context(ctx context.Context) *NodeGroupsListCall + func (c *NodeGroupsListCall) Do(opts ...googleapi.CallOption) (*NodeGroupList, error) + func (c *NodeGroupsListCall) Fields(s ...googleapi.Field) *NodeGroupsListCall + func (c *NodeGroupsListCall) Filter(filter string) *NodeGroupsListCall + func (c *NodeGroupsListCall) Header() http.Header + func (c *NodeGroupsListCall) IfNoneMatch(entityTag string) *NodeGroupsListCall + func (c *NodeGroupsListCall) MaxResults(maxResults int64) *NodeGroupsListCall + func (c *NodeGroupsListCall) OrderBy(orderBy string) *NodeGroupsListCall + func (c *NodeGroupsListCall) PageToken(pageToken string) *NodeGroupsListCall + func (c *NodeGroupsListCall) Pages(ctx context.Context, f func(*NodeGroupList) error) error + func (c *NodeGroupsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *NodeGroupsListCall + type NodeGroupsListNodes struct + ForceSendFields []string + Id string + Items []*NodeGroupNode + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *NodeGroupsListNodesWarning + func (s *NodeGroupsListNodes) MarshalJSON() ([]byte, error) + type NodeGroupsListNodesCall struct + func (c *NodeGroupsListNodesCall) Context(ctx context.Context) *NodeGroupsListNodesCall + func (c *NodeGroupsListNodesCall) Do(opts ...googleapi.CallOption) (*NodeGroupsListNodes, error) + func (c *NodeGroupsListNodesCall) Fields(s ...googleapi.Field) *NodeGroupsListNodesCall + func (c *NodeGroupsListNodesCall) Filter(filter string) *NodeGroupsListNodesCall + func (c *NodeGroupsListNodesCall) Header() http.Header + func (c *NodeGroupsListNodesCall) MaxResults(maxResults int64) *NodeGroupsListNodesCall + func (c *NodeGroupsListNodesCall) OrderBy(orderBy string) *NodeGroupsListNodesCall + func (c *NodeGroupsListNodesCall) PageToken(pageToken string) *NodeGroupsListNodesCall + func (c *NodeGroupsListNodesCall) Pages(ctx context.Context, f func(*NodeGroupsListNodes) error) error + func (c *NodeGroupsListNodesCall) ReturnPartialSuccess(returnPartialSuccess bool) *NodeGroupsListNodesCall + type NodeGroupsListNodesWarning struct + Code string + Data []*NodeGroupsListNodesWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *NodeGroupsListNodesWarning) MarshalJSON() ([]byte, error) + type NodeGroupsListNodesWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *NodeGroupsListNodesWarningData) MarshalJSON() ([]byte, error) + type NodeGroupsPatchCall struct + func (c *NodeGroupsPatchCall) Context(ctx context.Context) *NodeGroupsPatchCall + func (c *NodeGroupsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NodeGroupsPatchCall) Fields(s ...googleapi.Field) *NodeGroupsPatchCall + func (c *NodeGroupsPatchCall) Header() http.Header + func (c *NodeGroupsPatchCall) RequestId(requestId string) *NodeGroupsPatchCall + type NodeGroupsScopedList struct + ForceSendFields []string + NodeGroups []*NodeGroup + NullFields []string + Warning *NodeGroupsScopedListWarning + func (s *NodeGroupsScopedList) MarshalJSON() ([]byte, error) + type NodeGroupsScopedListWarning struct + Code string + Data []*NodeGroupsScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *NodeGroupsScopedListWarning) MarshalJSON() ([]byte, error) + type NodeGroupsScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *NodeGroupsScopedListWarningData) MarshalJSON() ([]byte, error) + type NodeGroupsService struct + func NewNodeGroupsService(s *Service) *NodeGroupsService + func (r *NodeGroupsService) AddNodes(project string, zone string, nodeGroup string, ...) *NodeGroupsAddNodesCall + func (r *NodeGroupsService) AggregatedList(project string) *NodeGroupsAggregatedListCall + func (r *NodeGroupsService) Delete(project string, zone string, nodeGroup string) *NodeGroupsDeleteCall + func (r *NodeGroupsService) DeleteNodes(project string, zone string, nodeGroup string, ...) *NodeGroupsDeleteNodesCall + func (r *NodeGroupsService) Get(project string, zone string, nodeGroup string) *NodeGroupsGetCall + func (r *NodeGroupsService) GetIamPolicy(project string, zone string, resource string) *NodeGroupsGetIamPolicyCall + func (r *NodeGroupsService) Insert(project string, zone string, initialNodeCount int64, nodegroup *NodeGroup) *NodeGroupsInsertCall + func (r *NodeGroupsService) List(project string, zone string) *NodeGroupsListCall + func (r *NodeGroupsService) ListNodes(project string, zone string, nodeGroup string) *NodeGroupsListNodesCall + func (r *NodeGroupsService) Patch(project string, zone string, nodeGroup string, nodegroup *NodeGroup) *NodeGroupsPatchCall + func (r *NodeGroupsService) SetIamPolicy(project string, zone string, resource string, ...) *NodeGroupsSetIamPolicyCall + func (r *NodeGroupsService) SetNodeTemplate(project string, zone string, nodeGroup string, ...) *NodeGroupsSetNodeTemplateCall + func (r *NodeGroupsService) TestIamPermissions(project string, zone string, resource string, ...) *NodeGroupsTestIamPermissionsCall + type NodeGroupsSetIamPolicyCall struct + func (c *NodeGroupsSetIamPolicyCall) Context(ctx context.Context) *NodeGroupsSetIamPolicyCall + func (c *NodeGroupsSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *NodeGroupsSetIamPolicyCall) Fields(s ...googleapi.Field) *NodeGroupsSetIamPolicyCall + func (c *NodeGroupsSetIamPolicyCall) Header() http.Header + type NodeGroupsSetNodeTemplateCall struct + func (c *NodeGroupsSetNodeTemplateCall) Context(ctx context.Context) *NodeGroupsSetNodeTemplateCall + func (c *NodeGroupsSetNodeTemplateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NodeGroupsSetNodeTemplateCall) Fields(s ...googleapi.Field) *NodeGroupsSetNodeTemplateCall + func (c *NodeGroupsSetNodeTemplateCall) Header() http.Header + func (c *NodeGroupsSetNodeTemplateCall) RequestId(requestId string) *NodeGroupsSetNodeTemplateCall + type NodeGroupsSetNodeTemplateRequest struct + ForceSendFields []string + NodeTemplate string + NullFields []string + func (s *NodeGroupsSetNodeTemplateRequest) MarshalJSON() ([]byte, error) + type NodeGroupsTestIamPermissionsCall struct + func (c *NodeGroupsTestIamPermissionsCall) Context(ctx context.Context) *NodeGroupsTestIamPermissionsCall + func (c *NodeGroupsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *NodeGroupsTestIamPermissionsCall) Fields(s ...googleapi.Field) *NodeGroupsTestIamPermissionsCall + func (c *NodeGroupsTestIamPermissionsCall) Header() http.Header + type NodeTemplate struct + Accelerators []*AcceleratorConfig + CpuOvercommitType string + CreationTimestamp string + Description string + Disks []*LocalDisk + ForceSendFields []string + Id uint64 + Kind string + Name string + NodeAffinityLabels map[string]string + NodeType string + NodeTypeFlexibility *NodeTemplateNodeTypeFlexibility + NullFields []string + Region string + SelfLink string + ServerBinding *ServerBinding + Status string + StatusMessage string + func (s *NodeTemplate) MarshalJSON() ([]byte, error) + type NodeTemplateAggregatedList struct + ForceSendFields []string + Id string + Items map[string]NodeTemplatesScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *NodeTemplateAggregatedListWarning + func (s *NodeTemplateAggregatedList) MarshalJSON() ([]byte, error) + type NodeTemplateAggregatedListWarning struct + Code string + Data []*NodeTemplateAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *NodeTemplateAggregatedListWarning) MarshalJSON() ([]byte, error) + type NodeTemplateAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *NodeTemplateAggregatedListWarningData) MarshalJSON() ([]byte, error) + type NodeTemplateList struct + ForceSendFields []string + Id string + Items []*NodeTemplate + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *NodeTemplateListWarning + func (s *NodeTemplateList) MarshalJSON() ([]byte, error) + type NodeTemplateListWarning struct + Code string + Data []*NodeTemplateListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *NodeTemplateListWarning) MarshalJSON() ([]byte, error) + type NodeTemplateListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *NodeTemplateListWarningData) MarshalJSON() ([]byte, error) + type NodeTemplateNodeTypeFlexibility struct + Cpus string + ForceSendFields []string + LocalSsd string + Memory string + NullFields []string + func (s *NodeTemplateNodeTypeFlexibility) MarshalJSON() ([]byte, error) + type NodeTemplatesAggregatedListCall struct + func (c *NodeTemplatesAggregatedListCall) Context(ctx context.Context) *NodeTemplatesAggregatedListCall + func (c *NodeTemplatesAggregatedListCall) Do(opts ...googleapi.CallOption) (*NodeTemplateAggregatedList, error) + func (c *NodeTemplatesAggregatedListCall) Fields(s ...googleapi.Field) *NodeTemplatesAggregatedListCall + func (c *NodeTemplatesAggregatedListCall) Filter(filter string) *NodeTemplatesAggregatedListCall + func (c *NodeTemplatesAggregatedListCall) Header() http.Header + func (c *NodeTemplatesAggregatedListCall) IfNoneMatch(entityTag string) *NodeTemplatesAggregatedListCall + func (c *NodeTemplatesAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *NodeTemplatesAggregatedListCall + func (c *NodeTemplatesAggregatedListCall) MaxResults(maxResults int64) *NodeTemplatesAggregatedListCall + func (c *NodeTemplatesAggregatedListCall) OrderBy(orderBy string) *NodeTemplatesAggregatedListCall + func (c *NodeTemplatesAggregatedListCall) PageToken(pageToken string) *NodeTemplatesAggregatedListCall + func (c *NodeTemplatesAggregatedListCall) Pages(ctx context.Context, f func(*NodeTemplateAggregatedList) error) error + func (c *NodeTemplatesAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *NodeTemplatesAggregatedListCall + type NodeTemplatesDeleteCall struct + func (c *NodeTemplatesDeleteCall) Context(ctx context.Context) *NodeTemplatesDeleteCall + func (c *NodeTemplatesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NodeTemplatesDeleteCall) Fields(s ...googleapi.Field) *NodeTemplatesDeleteCall + func (c *NodeTemplatesDeleteCall) Header() http.Header + func (c *NodeTemplatesDeleteCall) RequestId(requestId string) *NodeTemplatesDeleteCall + type NodeTemplatesGetCall struct + func (c *NodeTemplatesGetCall) Context(ctx context.Context) *NodeTemplatesGetCall + func (c *NodeTemplatesGetCall) Do(opts ...googleapi.CallOption) (*NodeTemplate, error) + func (c *NodeTemplatesGetCall) Fields(s ...googleapi.Field) *NodeTemplatesGetCall + func (c *NodeTemplatesGetCall) Header() http.Header + func (c *NodeTemplatesGetCall) IfNoneMatch(entityTag string) *NodeTemplatesGetCall + type NodeTemplatesGetIamPolicyCall struct + func (c *NodeTemplatesGetIamPolicyCall) Context(ctx context.Context) *NodeTemplatesGetIamPolicyCall + func (c *NodeTemplatesGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *NodeTemplatesGetIamPolicyCall) Fields(s ...googleapi.Field) *NodeTemplatesGetIamPolicyCall + func (c *NodeTemplatesGetIamPolicyCall) Header() http.Header + func (c *NodeTemplatesGetIamPolicyCall) IfNoneMatch(entityTag string) *NodeTemplatesGetIamPolicyCall + func (c *NodeTemplatesGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *NodeTemplatesGetIamPolicyCall + type NodeTemplatesInsertCall struct + func (c *NodeTemplatesInsertCall) Context(ctx context.Context) *NodeTemplatesInsertCall + func (c *NodeTemplatesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *NodeTemplatesInsertCall) Fields(s ...googleapi.Field) *NodeTemplatesInsertCall + func (c *NodeTemplatesInsertCall) Header() http.Header + func (c *NodeTemplatesInsertCall) RequestId(requestId string) *NodeTemplatesInsertCall + type NodeTemplatesListCall struct + func (c *NodeTemplatesListCall) Context(ctx context.Context) *NodeTemplatesListCall + func (c *NodeTemplatesListCall) Do(opts ...googleapi.CallOption) (*NodeTemplateList, error) + func (c *NodeTemplatesListCall) Fields(s ...googleapi.Field) *NodeTemplatesListCall + func (c *NodeTemplatesListCall) Filter(filter string) *NodeTemplatesListCall + func (c *NodeTemplatesListCall) Header() http.Header + func (c *NodeTemplatesListCall) IfNoneMatch(entityTag string) *NodeTemplatesListCall + func (c *NodeTemplatesListCall) MaxResults(maxResults int64) *NodeTemplatesListCall + func (c *NodeTemplatesListCall) OrderBy(orderBy string) *NodeTemplatesListCall + func (c *NodeTemplatesListCall) PageToken(pageToken string) *NodeTemplatesListCall + func (c *NodeTemplatesListCall) Pages(ctx context.Context, f func(*NodeTemplateList) error) error + func (c *NodeTemplatesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *NodeTemplatesListCall + type NodeTemplatesScopedList struct + ForceSendFields []string + NodeTemplates []*NodeTemplate + NullFields []string + Warning *NodeTemplatesScopedListWarning + func (s *NodeTemplatesScopedList) MarshalJSON() ([]byte, error) + type NodeTemplatesScopedListWarning struct + Code string + Data []*NodeTemplatesScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *NodeTemplatesScopedListWarning) MarshalJSON() ([]byte, error) + type NodeTemplatesScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *NodeTemplatesScopedListWarningData) MarshalJSON() ([]byte, error) + type NodeTemplatesService struct + func NewNodeTemplatesService(s *Service) *NodeTemplatesService + func (r *NodeTemplatesService) AggregatedList(project string) *NodeTemplatesAggregatedListCall + func (r *NodeTemplatesService) Delete(project string, region string, nodeTemplate string) *NodeTemplatesDeleteCall + func (r *NodeTemplatesService) Get(project string, region string, nodeTemplate string) *NodeTemplatesGetCall + func (r *NodeTemplatesService) GetIamPolicy(project string, region string, resource string) *NodeTemplatesGetIamPolicyCall + func (r *NodeTemplatesService) Insert(project string, region string, nodetemplate *NodeTemplate) *NodeTemplatesInsertCall + func (r *NodeTemplatesService) List(project string, region string) *NodeTemplatesListCall + func (r *NodeTemplatesService) SetIamPolicy(project string, region string, resource string, ...) *NodeTemplatesSetIamPolicyCall + func (r *NodeTemplatesService) TestIamPermissions(project string, region string, resource string, ...) *NodeTemplatesTestIamPermissionsCall + type NodeTemplatesSetIamPolicyCall struct + func (c *NodeTemplatesSetIamPolicyCall) Context(ctx context.Context) *NodeTemplatesSetIamPolicyCall + func (c *NodeTemplatesSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *NodeTemplatesSetIamPolicyCall) Fields(s ...googleapi.Field) *NodeTemplatesSetIamPolicyCall + func (c *NodeTemplatesSetIamPolicyCall) Header() http.Header + type NodeTemplatesTestIamPermissionsCall struct + func (c *NodeTemplatesTestIamPermissionsCall) Context(ctx context.Context) *NodeTemplatesTestIamPermissionsCall + func (c *NodeTemplatesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *NodeTemplatesTestIamPermissionsCall) Fields(s ...googleapi.Field) *NodeTemplatesTestIamPermissionsCall + func (c *NodeTemplatesTestIamPermissionsCall) Header() http.Header + type NodeType struct + CpuPlatform string + CreationTimestamp string + Deprecated *DeprecationStatus + Description string + ForceSendFields []string + GuestCpus int64 + Id uint64 + Kind string + LocalSsdGb int64 + MemoryMb int64 + Name string + NullFields []string + SelfLink string + Zone string + func (s *NodeType) MarshalJSON() ([]byte, error) + type NodeTypeAggregatedList struct + ForceSendFields []string + Id string + Items map[string]NodeTypesScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *NodeTypeAggregatedListWarning + func (s *NodeTypeAggregatedList) MarshalJSON() ([]byte, error) + type NodeTypeAggregatedListWarning struct + Code string + Data []*NodeTypeAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *NodeTypeAggregatedListWarning) MarshalJSON() ([]byte, error) + type NodeTypeAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *NodeTypeAggregatedListWarningData) MarshalJSON() ([]byte, error) + type NodeTypeList struct + ForceSendFields []string + Id string + Items []*NodeType + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *NodeTypeListWarning + func (s *NodeTypeList) MarshalJSON() ([]byte, error) + type NodeTypeListWarning struct + Code string + Data []*NodeTypeListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *NodeTypeListWarning) MarshalJSON() ([]byte, error) + type NodeTypeListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *NodeTypeListWarningData) MarshalJSON() ([]byte, error) + type NodeTypesAggregatedListCall struct + func (c *NodeTypesAggregatedListCall) Context(ctx context.Context) *NodeTypesAggregatedListCall + func (c *NodeTypesAggregatedListCall) Do(opts ...googleapi.CallOption) (*NodeTypeAggregatedList, error) + func (c *NodeTypesAggregatedListCall) Fields(s ...googleapi.Field) *NodeTypesAggregatedListCall + func (c *NodeTypesAggregatedListCall) Filter(filter string) *NodeTypesAggregatedListCall + func (c *NodeTypesAggregatedListCall) Header() http.Header + func (c *NodeTypesAggregatedListCall) IfNoneMatch(entityTag string) *NodeTypesAggregatedListCall + func (c *NodeTypesAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *NodeTypesAggregatedListCall + func (c *NodeTypesAggregatedListCall) MaxResults(maxResults int64) *NodeTypesAggregatedListCall + func (c *NodeTypesAggregatedListCall) OrderBy(orderBy string) *NodeTypesAggregatedListCall + func (c *NodeTypesAggregatedListCall) PageToken(pageToken string) *NodeTypesAggregatedListCall + func (c *NodeTypesAggregatedListCall) Pages(ctx context.Context, f func(*NodeTypeAggregatedList) error) error + func (c *NodeTypesAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *NodeTypesAggregatedListCall + type NodeTypesGetCall struct + func (c *NodeTypesGetCall) Context(ctx context.Context) *NodeTypesGetCall + func (c *NodeTypesGetCall) Do(opts ...googleapi.CallOption) (*NodeType, error) + func (c *NodeTypesGetCall) Fields(s ...googleapi.Field) *NodeTypesGetCall + func (c *NodeTypesGetCall) Header() http.Header + func (c *NodeTypesGetCall) IfNoneMatch(entityTag string) *NodeTypesGetCall + type NodeTypesListCall struct + func (c *NodeTypesListCall) Context(ctx context.Context) *NodeTypesListCall + func (c *NodeTypesListCall) Do(opts ...googleapi.CallOption) (*NodeTypeList, error) + func (c *NodeTypesListCall) Fields(s ...googleapi.Field) *NodeTypesListCall + func (c *NodeTypesListCall) Filter(filter string) *NodeTypesListCall + func (c *NodeTypesListCall) Header() http.Header + func (c *NodeTypesListCall) IfNoneMatch(entityTag string) *NodeTypesListCall + func (c *NodeTypesListCall) MaxResults(maxResults int64) *NodeTypesListCall + func (c *NodeTypesListCall) OrderBy(orderBy string) *NodeTypesListCall + func (c *NodeTypesListCall) PageToken(pageToken string) *NodeTypesListCall + func (c *NodeTypesListCall) Pages(ctx context.Context, f func(*NodeTypeList) error) error + func (c *NodeTypesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *NodeTypesListCall + type NodeTypesScopedList struct + ForceSendFields []string + NodeTypes []*NodeType + NullFields []string + Warning *NodeTypesScopedListWarning + func (s *NodeTypesScopedList) MarshalJSON() ([]byte, error) + type NodeTypesScopedListWarning struct + Code string + Data []*NodeTypesScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *NodeTypesScopedListWarning) MarshalJSON() ([]byte, error) + type NodeTypesScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *NodeTypesScopedListWarningData) MarshalJSON() ([]byte, error) + type NodeTypesService struct + func NewNodeTypesService(s *Service) *NodeTypesService + func (r *NodeTypesService) AggregatedList(project string) *NodeTypesAggregatedListCall + func (r *NodeTypesService) Get(project string, zone string, nodeType string) *NodeTypesGetCall + func (r *NodeTypesService) List(project string, zone string) *NodeTypesListCall + type NotificationEndpoint struct + CreationTimestamp string + Description string + ForceSendFields []string + GrpcSettings *NotificationEndpointGrpcSettings + Id uint64 + Kind string + Name string + NullFields []string + Region string + SelfLink string + func (s *NotificationEndpoint) MarshalJSON() ([]byte, error) + type NotificationEndpointGrpcSettings struct + Authority string + Endpoint string + ForceSendFields []string + NullFields []string + PayloadName string + ResendInterval *Duration + RetryDurationSec int64 + func (s *NotificationEndpointGrpcSettings) MarshalJSON() ([]byte, error) + type NotificationEndpointList struct + ForceSendFields []string + Id string + Items []*NotificationEndpoint + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *NotificationEndpointListWarning + func (s *NotificationEndpointList) MarshalJSON() ([]byte, error) + type NotificationEndpointListWarning struct + Code string + Data []*NotificationEndpointListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *NotificationEndpointListWarning) MarshalJSON() ([]byte, error) + type NotificationEndpointListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *NotificationEndpointListWarningData) MarshalJSON() ([]byte, error) + type Operation struct + ClientOperationId string + CreationTimestamp string + Description string + EndTime string + Error *OperationError + ForceSendFields []string + HttpErrorMessage string + HttpErrorStatusCode int64 + Id uint64 + InsertTime string + Kind string + Name string + NullFields []string + OperationType string + Progress int64 + Region string + SelfLink string + StartTime string + Status string + StatusMessage string + TargetId uint64 + TargetLink string + User string + Warnings []*OperationWarnings + Zone string + func (s *Operation) MarshalJSON() ([]byte, error) + type OperationAggregatedList struct + ForceSendFields []string + Id string + Items map[string]OperationsScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *OperationAggregatedListWarning + func (s *OperationAggregatedList) MarshalJSON() ([]byte, error) + type OperationAggregatedListWarning struct + Code string + Data []*OperationAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *OperationAggregatedListWarning) MarshalJSON() ([]byte, error) + type OperationAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *OperationAggregatedListWarningData) MarshalJSON() ([]byte, error) + type OperationError struct + Errors []*OperationErrorErrors + ForceSendFields []string + NullFields []string + func (s *OperationError) MarshalJSON() ([]byte, error) + type OperationErrorErrors struct + Code string + ForceSendFields []string + Location string + Message string + NullFields []string + func (s *OperationErrorErrors) MarshalJSON() ([]byte, error) + type OperationList struct + ForceSendFields []string + Id string + Items []*Operation + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *OperationListWarning + func (s *OperationList) MarshalJSON() ([]byte, error) + type OperationListWarning struct + Code string + Data []*OperationListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *OperationListWarning) MarshalJSON() ([]byte, error) + type OperationListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *OperationListWarningData) MarshalJSON() ([]byte, error) + type OperationWarnings struct + Code string + Data []*OperationWarningsData + ForceSendFields []string + Message string + NullFields []string + func (s *OperationWarnings) MarshalJSON() ([]byte, error) + type OperationWarningsData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *OperationWarningsData) MarshalJSON() ([]byte, error) + type OperationsScopedList struct + ForceSendFields []string + NullFields []string + Operations []*Operation + Warning *OperationsScopedListWarning + func (s *OperationsScopedList) MarshalJSON() ([]byte, error) + type OperationsScopedListWarning struct + Code string + Data []*OperationsScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *OperationsScopedListWarning) MarshalJSON() ([]byte, error) + type OperationsScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *OperationsScopedListWarningData) MarshalJSON() ([]byte, error) + type OrganizationSecurityPoliciesAddAssociationCall struct + func (c *OrganizationSecurityPoliciesAddAssociationCall) Context(ctx context.Context) *OrganizationSecurityPoliciesAddAssociationCall + func (c *OrganizationSecurityPoliciesAddAssociationCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationSecurityPoliciesAddAssociationCall) Fields(s ...googleapi.Field) *OrganizationSecurityPoliciesAddAssociationCall + func (c *OrganizationSecurityPoliciesAddAssociationCall) Header() http.Header + func (c *OrganizationSecurityPoliciesAddAssociationCall) ReplaceExistingAssociation(replaceExistingAssociation bool) *OrganizationSecurityPoliciesAddAssociationCall + func (c *OrganizationSecurityPoliciesAddAssociationCall) RequestId(requestId string) *OrganizationSecurityPoliciesAddAssociationCall + type OrganizationSecurityPoliciesAddRuleCall struct + func (c *OrganizationSecurityPoliciesAddRuleCall) Context(ctx context.Context) *OrganizationSecurityPoliciesAddRuleCall + func (c *OrganizationSecurityPoliciesAddRuleCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationSecurityPoliciesAddRuleCall) Fields(s ...googleapi.Field) *OrganizationSecurityPoliciesAddRuleCall + func (c *OrganizationSecurityPoliciesAddRuleCall) Header() http.Header + func (c *OrganizationSecurityPoliciesAddRuleCall) RequestId(requestId string) *OrganizationSecurityPoliciesAddRuleCall + type OrganizationSecurityPoliciesCopyRulesCall struct + func (c *OrganizationSecurityPoliciesCopyRulesCall) Context(ctx context.Context) *OrganizationSecurityPoliciesCopyRulesCall + func (c *OrganizationSecurityPoliciesCopyRulesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationSecurityPoliciesCopyRulesCall) Fields(s ...googleapi.Field) *OrganizationSecurityPoliciesCopyRulesCall + func (c *OrganizationSecurityPoliciesCopyRulesCall) Header() http.Header + func (c *OrganizationSecurityPoliciesCopyRulesCall) RequestId(requestId string) *OrganizationSecurityPoliciesCopyRulesCall + func (c *OrganizationSecurityPoliciesCopyRulesCall) SourceSecurityPolicy(sourceSecurityPolicy string) *OrganizationSecurityPoliciesCopyRulesCall + type OrganizationSecurityPoliciesDeleteCall struct + func (c *OrganizationSecurityPoliciesDeleteCall) Context(ctx context.Context) *OrganizationSecurityPoliciesDeleteCall + func (c *OrganizationSecurityPoliciesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationSecurityPoliciesDeleteCall) Fields(s ...googleapi.Field) *OrganizationSecurityPoliciesDeleteCall + func (c *OrganizationSecurityPoliciesDeleteCall) Header() http.Header + func (c *OrganizationSecurityPoliciesDeleteCall) RequestId(requestId string) *OrganizationSecurityPoliciesDeleteCall + type OrganizationSecurityPoliciesGetAssociationCall struct + func (c *OrganizationSecurityPoliciesGetAssociationCall) Context(ctx context.Context) *OrganizationSecurityPoliciesGetAssociationCall + func (c *OrganizationSecurityPoliciesGetAssociationCall) Do(opts ...googleapi.CallOption) (*SecurityPolicyAssociation, error) + func (c *OrganizationSecurityPoliciesGetAssociationCall) Fields(s ...googleapi.Field) *OrganizationSecurityPoliciesGetAssociationCall + func (c *OrganizationSecurityPoliciesGetAssociationCall) Header() http.Header + func (c *OrganizationSecurityPoliciesGetAssociationCall) IfNoneMatch(entityTag string) *OrganizationSecurityPoliciesGetAssociationCall + func (c *OrganizationSecurityPoliciesGetAssociationCall) Name(name string) *OrganizationSecurityPoliciesGetAssociationCall + type OrganizationSecurityPoliciesGetCall struct + func (c *OrganizationSecurityPoliciesGetCall) Context(ctx context.Context) *OrganizationSecurityPoliciesGetCall + func (c *OrganizationSecurityPoliciesGetCall) Do(opts ...googleapi.CallOption) (*SecurityPolicy, error) + func (c *OrganizationSecurityPoliciesGetCall) Fields(s ...googleapi.Field) *OrganizationSecurityPoliciesGetCall + func (c *OrganizationSecurityPoliciesGetCall) Header() http.Header + func (c *OrganizationSecurityPoliciesGetCall) IfNoneMatch(entityTag string) *OrganizationSecurityPoliciesGetCall + type OrganizationSecurityPoliciesGetRuleCall struct + func (c *OrganizationSecurityPoliciesGetRuleCall) Context(ctx context.Context) *OrganizationSecurityPoliciesGetRuleCall + func (c *OrganizationSecurityPoliciesGetRuleCall) Do(opts ...googleapi.CallOption) (*SecurityPolicyRule, error) + func (c *OrganizationSecurityPoliciesGetRuleCall) Fields(s ...googleapi.Field) *OrganizationSecurityPoliciesGetRuleCall + func (c *OrganizationSecurityPoliciesGetRuleCall) Header() http.Header + func (c *OrganizationSecurityPoliciesGetRuleCall) IfNoneMatch(entityTag string) *OrganizationSecurityPoliciesGetRuleCall + func (c *OrganizationSecurityPoliciesGetRuleCall) Priority(priority int64) *OrganizationSecurityPoliciesGetRuleCall + type OrganizationSecurityPoliciesInsertCall struct + func (c *OrganizationSecurityPoliciesInsertCall) Context(ctx context.Context) *OrganizationSecurityPoliciesInsertCall + func (c *OrganizationSecurityPoliciesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationSecurityPoliciesInsertCall) Fields(s ...googleapi.Field) *OrganizationSecurityPoliciesInsertCall + func (c *OrganizationSecurityPoliciesInsertCall) Header() http.Header + func (c *OrganizationSecurityPoliciesInsertCall) ParentId(parentId string) *OrganizationSecurityPoliciesInsertCall + func (c *OrganizationSecurityPoliciesInsertCall) RequestId(requestId string) *OrganizationSecurityPoliciesInsertCall + type OrganizationSecurityPoliciesListAssociationsCall struct + func (c *OrganizationSecurityPoliciesListAssociationsCall) Context(ctx context.Context) *OrganizationSecurityPoliciesListAssociationsCall + func (c *OrganizationSecurityPoliciesListAssociationsCall) Do(opts ...googleapi.CallOption) (*OrganizationSecurityPoliciesListAssociationsResponse, error) + func (c *OrganizationSecurityPoliciesListAssociationsCall) Fields(s ...googleapi.Field) *OrganizationSecurityPoliciesListAssociationsCall + func (c *OrganizationSecurityPoliciesListAssociationsCall) Header() http.Header + func (c *OrganizationSecurityPoliciesListAssociationsCall) IfNoneMatch(entityTag string) *OrganizationSecurityPoliciesListAssociationsCall + func (c *OrganizationSecurityPoliciesListAssociationsCall) TargetResource(targetResource string) *OrganizationSecurityPoliciesListAssociationsCall + type OrganizationSecurityPoliciesListAssociationsResponse struct + Associations []*SecurityPolicyAssociation + ForceSendFields []string + Kind string + NullFields []string + func (s *OrganizationSecurityPoliciesListAssociationsResponse) MarshalJSON() ([]byte, error) + type OrganizationSecurityPoliciesListCall struct + func (c *OrganizationSecurityPoliciesListCall) Context(ctx context.Context) *OrganizationSecurityPoliciesListCall + func (c *OrganizationSecurityPoliciesListCall) Do(opts ...googleapi.CallOption) (*SecurityPolicyList, error) + func (c *OrganizationSecurityPoliciesListCall) Fields(s ...googleapi.Field) *OrganizationSecurityPoliciesListCall + func (c *OrganizationSecurityPoliciesListCall) Filter(filter string) *OrganizationSecurityPoliciesListCall + func (c *OrganizationSecurityPoliciesListCall) Header() http.Header + func (c *OrganizationSecurityPoliciesListCall) IfNoneMatch(entityTag string) *OrganizationSecurityPoliciesListCall + func (c *OrganizationSecurityPoliciesListCall) MaxResults(maxResults int64) *OrganizationSecurityPoliciesListCall + func (c *OrganizationSecurityPoliciesListCall) OrderBy(orderBy string) *OrganizationSecurityPoliciesListCall + func (c *OrganizationSecurityPoliciesListCall) PageToken(pageToken string) *OrganizationSecurityPoliciesListCall + func (c *OrganizationSecurityPoliciesListCall) Pages(ctx context.Context, f func(*SecurityPolicyList) error) error + func (c *OrganizationSecurityPoliciesListCall) ParentId(parentId string) *OrganizationSecurityPoliciesListCall + func (c *OrganizationSecurityPoliciesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *OrganizationSecurityPoliciesListCall + type OrganizationSecurityPoliciesMoveCall struct + func (c *OrganizationSecurityPoliciesMoveCall) Context(ctx context.Context) *OrganizationSecurityPoliciesMoveCall + func (c *OrganizationSecurityPoliciesMoveCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationSecurityPoliciesMoveCall) Fields(s ...googleapi.Field) *OrganizationSecurityPoliciesMoveCall + func (c *OrganizationSecurityPoliciesMoveCall) Header() http.Header + func (c *OrganizationSecurityPoliciesMoveCall) ParentId(parentId string) *OrganizationSecurityPoliciesMoveCall + func (c *OrganizationSecurityPoliciesMoveCall) RequestId(requestId string) *OrganizationSecurityPoliciesMoveCall + type OrganizationSecurityPoliciesPatchCall struct + func (c *OrganizationSecurityPoliciesPatchCall) Context(ctx context.Context) *OrganizationSecurityPoliciesPatchCall + func (c *OrganizationSecurityPoliciesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationSecurityPoliciesPatchCall) Fields(s ...googleapi.Field) *OrganizationSecurityPoliciesPatchCall + func (c *OrganizationSecurityPoliciesPatchCall) Header() http.Header + func (c *OrganizationSecurityPoliciesPatchCall) RequestId(requestId string) *OrganizationSecurityPoliciesPatchCall + type OrganizationSecurityPoliciesPatchRuleCall struct + func (c *OrganizationSecurityPoliciesPatchRuleCall) Context(ctx context.Context) *OrganizationSecurityPoliciesPatchRuleCall + func (c *OrganizationSecurityPoliciesPatchRuleCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationSecurityPoliciesPatchRuleCall) Fields(s ...googleapi.Field) *OrganizationSecurityPoliciesPatchRuleCall + func (c *OrganizationSecurityPoliciesPatchRuleCall) Header() http.Header + func (c *OrganizationSecurityPoliciesPatchRuleCall) Priority(priority int64) *OrganizationSecurityPoliciesPatchRuleCall + func (c *OrganizationSecurityPoliciesPatchRuleCall) RequestId(requestId string) *OrganizationSecurityPoliciesPatchRuleCall + type OrganizationSecurityPoliciesRemoveAssociationCall struct + func (c *OrganizationSecurityPoliciesRemoveAssociationCall) Context(ctx context.Context) *OrganizationSecurityPoliciesRemoveAssociationCall + func (c *OrganizationSecurityPoliciesRemoveAssociationCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationSecurityPoliciesRemoveAssociationCall) Fields(s ...googleapi.Field) *OrganizationSecurityPoliciesRemoveAssociationCall + func (c *OrganizationSecurityPoliciesRemoveAssociationCall) Header() http.Header + func (c *OrganizationSecurityPoliciesRemoveAssociationCall) Name(name string) *OrganizationSecurityPoliciesRemoveAssociationCall + func (c *OrganizationSecurityPoliciesRemoveAssociationCall) RequestId(requestId string) *OrganizationSecurityPoliciesRemoveAssociationCall + type OrganizationSecurityPoliciesRemoveRuleCall struct + func (c *OrganizationSecurityPoliciesRemoveRuleCall) Context(ctx context.Context) *OrganizationSecurityPoliciesRemoveRuleCall + func (c *OrganizationSecurityPoliciesRemoveRuleCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *OrganizationSecurityPoliciesRemoveRuleCall) Fields(s ...googleapi.Field) *OrganizationSecurityPoliciesRemoveRuleCall + func (c *OrganizationSecurityPoliciesRemoveRuleCall) Header() http.Header + func (c *OrganizationSecurityPoliciesRemoveRuleCall) Priority(priority int64) *OrganizationSecurityPoliciesRemoveRuleCall + func (c *OrganizationSecurityPoliciesRemoveRuleCall) RequestId(requestId string) *OrganizationSecurityPoliciesRemoveRuleCall + type OrganizationSecurityPoliciesService struct + func NewOrganizationSecurityPoliciesService(s *Service) *OrganizationSecurityPoliciesService + func (r *OrganizationSecurityPoliciesService) AddAssociation(securityPolicy string, securitypolicyassociation *SecurityPolicyAssociation) *OrganizationSecurityPoliciesAddAssociationCall + func (r *OrganizationSecurityPoliciesService) AddRule(securityPolicy string, securitypolicyrule *SecurityPolicyRule) *OrganizationSecurityPoliciesAddRuleCall + func (r *OrganizationSecurityPoliciesService) CopyRules(securityPolicy string) *OrganizationSecurityPoliciesCopyRulesCall + func (r *OrganizationSecurityPoliciesService) Delete(securityPolicy string) *OrganizationSecurityPoliciesDeleteCall + func (r *OrganizationSecurityPoliciesService) Get(securityPolicy string) *OrganizationSecurityPoliciesGetCall + func (r *OrganizationSecurityPoliciesService) GetAssociation(securityPolicy string) *OrganizationSecurityPoliciesGetAssociationCall + func (r *OrganizationSecurityPoliciesService) GetRule(securityPolicy string) *OrganizationSecurityPoliciesGetRuleCall + func (r *OrganizationSecurityPoliciesService) Insert(securitypolicy *SecurityPolicy) *OrganizationSecurityPoliciesInsertCall + func (r *OrganizationSecurityPoliciesService) List() *OrganizationSecurityPoliciesListCall + func (r *OrganizationSecurityPoliciesService) ListAssociations() *OrganizationSecurityPoliciesListAssociationsCall + func (r *OrganizationSecurityPoliciesService) Move(securityPolicy string) *OrganizationSecurityPoliciesMoveCall + func (r *OrganizationSecurityPoliciesService) Patch(securityPolicy string, securitypolicy *SecurityPolicy) *OrganizationSecurityPoliciesPatchCall + func (r *OrganizationSecurityPoliciesService) PatchRule(securityPolicy string, securitypolicyrule *SecurityPolicyRule) *OrganizationSecurityPoliciesPatchRuleCall + func (r *OrganizationSecurityPoliciesService) RemoveAssociation(securityPolicy string) *OrganizationSecurityPoliciesRemoveAssociationCall + func (r *OrganizationSecurityPoliciesService) RemoveRule(securityPolicy string) *OrganizationSecurityPoliciesRemoveRuleCall + type OutlierDetection struct + BaseEjectionTime *Duration + ConsecutiveErrors int64 + ConsecutiveGatewayFailure int64 + EnforcingConsecutiveErrors int64 + EnforcingConsecutiveGatewayFailure int64 + EnforcingSuccessRate int64 + ForceSendFields []string + Interval *Duration + MaxEjectionPercent int64 + NullFields []string + SuccessRateMinimumHosts int64 + SuccessRateRequestVolume int64 + SuccessRateStdevFactor int64 + func (s *OutlierDetection) MarshalJSON() ([]byte, error) + type PacketIntervals struct + AvgMs int64 + Duration string + ForceSendFields []string + MaxMs int64 + MinMs int64 + NullFields []string + NumIntervals int64 + Type string + func (s *PacketIntervals) MarshalJSON() ([]byte, error) + type PacketMirroring struct + CollectorIlb *PacketMirroringForwardingRuleInfo + CreationTimestamp string + Description string + Enable string + Filter *PacketMirroringFilter + ForceSendFields []string + Id uint64 + Kind string + MirroredResources *PacketMirroringMirroredResourceInfo + Name string + Network *PacketMirroringNetworkInfo + NullFields []string + Priority int64 + Region string + SelfLink string + func (s *PacketMirroring) MarshalJSON() ([]byte, error) + type PacketMirroringAggregatedList struct + ForceSendFields []string + Id string + Items map[string]PacketMirroringsScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *PacketMirroringAggregatedListWarning + func (s *PacketMirroringAggregatedList) MarshalJSON() ([]byte, error) + type PacketMirroringAggregatedListWarning struct + Code string + Data []*PacketMirroringAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *PacketMirroringAggregatedListWarning) MarshalJSON() ([]byte, error) + type PacketMirroringAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *PacketMirroringAggregatedListWarningData) MarshalJSON() ([]byte, error) + type PacketMirroringFilter struct + CidrRanges []string + Direction string + ForceSendFields []string + IPProtocols []string + NullFields []string + func (s *PacketMirroringFilter) MarshalJSON() ([]byte, error) + type PacketMirroringForwardingRuleInfo struct + CanonicalUrl string + ForceSendFields []string + NullFields []string + Url string + func (s *PacketMirroringForwardingRuleInfo) MarshalJSON() ([]byte, error) + type PacketMirroringList struct + ForceSendFields []string + Id string + Items []*PacketMirroring + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *PacketMirroringListWarning + func (s *PacketMirroringList) MarshalJSON() ([]byte, error) + type PacketMirroringListWarning struct + Code string + Data []*PacketMirroringListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *PacketMirroringListWarning) MarshalJSON() ([]byte, error) + type PacketMirroringListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *PacketMirroringListWarningData) MarshalJSON() ([]byte, error) + type PacketMirroringMirroredResourceInfo struct + ForceSendFields []string + Instances []*PacketMirroringMirroredResourceInfoInstanceInfo + NullFields []string + Subnetworks []*PacketMirroringMirroredResourceInfoSubnetInfo + Tags []string + func (s *PacketMirroringMirroredResourceInfo) MarshalJSON() ([]byte, error) + type PacketMirroringMirroredResourceInfoInstanceInfo struct + CanonicalUrl string + ForceSendFields []string + NullFields []string + Url string + func (s *PacketMirroringMirroredResourceInfoInstanceInfo) MarshalJSON() ([]byte, error) + type PacketMirroringMirroredResourceInfoSubnetInfo struct + CanonicalUrl string + ForceSendFields []string + NullFields []string + Url string + func (s *PacketMirroringMirroredResourceInfoSubnetInfo) MarshalJSON() ([]byte, error) + type PacketMirroringNetworkInfo struct + CanonicalUrl string + ForceSendFields []string + NullFields []string + Url string + func (s *PacketMirroringNetworkInfo) MarshalJSON() ([]byte, error) + type PacketMirroringsAggregatedListCall struct + func (c *PacketMirroringsAggregatedListCall) Context(ctx context.Context) *PacketMirroringsAggregatedListCall + func (c *PacketMirroringsAggregatedListCall) Do(opts ...googleapi.CallOption) (*PacketMirroringAggregatedList, error) + func (c *PacketMirroringsAggregatedListCall) Fields(s ...googleapi.Field) *PacketMirroringsAggregatedListCall + func (c *PacketMirroringsAggregatedListCall) Filter(filter string) *PacketMirroringsAggregatedListCall + func (c *PacketMirroringsAggregatedListCall) Header() http.Header + func (c *PacketMirroringsAggregatedListCall) IfNoneMatch(entityTag string) *PacketMirroringsAggregatedListCall + func (c *PacketMirroringsAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *PacketMirroringsAggregatedListCall + func (c *PacketMirroringsAggregatedListCall) MaxResults(maxResults int64) *PacketMirroringsAggregatedListCall + func (c *PacketMirroringsAggregatedListCall) OrderBy(orderBy string) *PacketMirroringsAggregatedListCall + func (c *PacketMirroringsAggregatedListCall) PageToken(pageToken string) *PacketMirroringsAggregatedListCall + func (c *PacketMirroringsAggregatedListCall) Pages(ctx context.Context, f func(*PacketMirroringAggregatedList) error) error + func (c *PacketMirroringsAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *PacketMirroringsAggregatedListCall + type PacketMirroringsDeleteCall struct + func (c *PacketMirroringsDeleteCall) Context(ctx context.Context) *PacketMirroringsDeleteCall + func (c *PacketMirroringsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *PacketMirroringsDeleteCall) Fields(s ...googleapi.Field) *PacketMirroringsDeleteCall + func (c *PacketMirroringsDeleteCall) Header() http.Header + func (c *PacketMirroringsDeleteCall) RequestId(requestId string) *PacketMirroringsDeleteCall + type PacketMirroringsGetCall struct + func (c *PacketMirroringsGetCall) Context(ctx context.Context) *PacketMirroringsGetCall + func (c *PacketMirroringsGetCall) Do(opts ...googleapi.CallOption) (*PacketMirroring, error) + func (c *PacketMirroringsGetCall) Fields(s ...googleapi.Field) *PacketMirroringsGetCall + func (c *PacketMirroringsGetCall) Header() http.Header + func (c *PacketMirroringsGetCall) IfNoneMatch(entityTag string) *PacketMirroringsGetCall + type PacketMirroringsInsertCall struct + func (c *PacketMirroringsInsertCall) Context(ctx context.Context) *PacketMirroringsInsertCall + func (c *PacketMirroringsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *PacketMirroringsInsertCall) Fields(s ...googleapi.Field) *PacketMirroringsInsertCall + func (c *PacketMirroringsInsertCall) Header() http.Header + func (c *PacketMirroringsInsertCall) RequestId(requestId string) *PacketMirroringsInsertCall + type PacketMirroringsListCall struct + func (c *PacketMirroringsListCall) Context(ctx context.Context) *PacketMirroringsListCall + func (c *PacketMirroringsListCall) Do(opts ...googleapi.CallOption) (*PacketMirroringList, error) + func (c *PacketMirroringsListCall) Fields(s ...googleapi.Field) *PacketMirroringsListCall + func (c *PacketMirroringsListCall) Filter(filter string) *PacketMirroringsListCall + func (c *PacketMirroringsListCall) Header() http.Header + func (c *PacketMirroringsListCall) IfNoneMatch(entityTag string) *PacketMirroringsListCall + func (c *PacketMirroringsListCall) MaxResults(maxResults int64) *PacketMirroringsListCall + func (c *PacketMirroringsListCall) OrderBy(orderBy string) *PacketMirroringsListCall + func (c *PacketMirroringsListCall) PageToken(pageToken string) *PacketMirroringsListCall + func (c *PacketMirroringsListCall) Pages(ctx context.Context, f func(*PacketMirroringList) error) error + func (c *PacketMirroringsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *PacketMirroringsListCall + type PacketMirroringsPatchCall struct + func (c *PacketMirroringsPatchCall) Context(ctx context.Context) *PacketMirroringsPatchCall + func (c *PacketMirroringsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *PacketMirroringsPatchCall) Fields(s ...googleapi.Field) *PacketMirroringsPatchCall + func (c *PacketMirroringsPatchCall) Header() http.Header + func (c *PacketMirroringsPatchCall) RequestId(requestId string) *PacketMirroringsPatchCall + type PacketMirroringsScopedList struct + ForceSendFields []string + NullFields []string + PacketMirrorings []*PacketMirroring + Warning *PacketMirroringsScopedListWarning + func (s *PacketMirroringsScopedList) MarshalJSON() ([]byte, error) + type PacketMirroringsScopedListWarning struct + Code string + Data []*PacketMirroringsScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *PacketMirroringsScopedListWarning) MarshalJSON() ([]byte, error) + type PacketMirroringsScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *PacketMirroringsScopedListWarningData) MarshalJSON() ([]byte, error) + type PacketMirroringsService struct + func NewPacketMirroringsService(s *Service) *PacketMirroringsService + func (r *PacketMirroringsService) AggregatedList(project string) *PacketMirroringsAggregatedListCall + func (r *PacketMirroringsService) Delete(project string, region string, packetMirroring string) *PacketMirroringsDeleteCall + func (r *PacketMirroringsService) Get(project string, region string, packetMirroring string) *PacketMirroringsGetCall + func (r *PacketMirroringsService) Insert(project string, region string, packetmirroring *PacketMirroring) *PacketMirroringsInsertCall + func (r *PacketMirroringsService) List(project string, region string) *PacketMirroringsListCall + func (r *PacketMirroringsService) Patch(project string, region string, packetMirroring string, ...) *PacketMirroringsPatchCall + func (r *PacketMirroringsService) TestIamPermissions(project string, region string, resource string, ...) *PacketMirroringsTestIamPermissionsCall + type PacketMirroringsTestIamPermissionsCall struct + func (c *PacketMirroringsTestIamPermissionsCall) Context(ctx context.Context) *PacketMirroringsTestIamPermissionsCall + func (c *PacketMirroringsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *PacketMirroringsTestIamPermissionsCall) Fields(s ...googleapi.Field) *PacketMirroringsTestIamPermissionsCall + func (c *PacketMirroringsTestIamPermissionsCall) Header() http.Header + type PathMatcher struct + DefaultRouteAction *HttpRouteAction + DefaultService string + DefaultUrlRedirect *HttpRedirectAction + Description string + ForceSendFields []string + HeaderAction *HttpHeaderAction + Name string + NullFields []string + PathRules []*PathRule + RouteRules []*HttpRouteRule + func (s *PathMatcher) MarshalJSON() ([]byte, error) + type PathRule struct + ForceSendFields []string + NullFields []string + Paths []string + RouteAction *HttpRouteAction + Service string + UrlRedirect *HttpRedirectAction + func (s *PathRule) MarshalJSON() ([]byte, error) + type PerInstanceConfig struct + Fingerprint string + ForceSendFields []string + Name string + NullFields []string + PreservedState *PreservedState + Status string + func (s *PerInstanceConfig) MarshalJSON() ([]byte, error) + type Policy struct + AuditConfigs []*AuditConfig + Bindings []*Binding + Etag string + ForceSendFields []string + IamOwned bool + NullFields []string + Rules []*Rule + Version int64 + func (s *Policy) MarshalJSON() ([]byte, error) + type PreconfiguredWafSet struct + ExpressionSets []*WafExpressionSet + ForceSendFields []string + NullFields []string + func (s *PreconfiguredWafSet) MarshalJSON() ([]byte, error) + type PreservedState struct + Disks map[string]PreservedStatePreservedDisk + ForceSendFields []string + Metadata map[string]string + NullFields []string + func (s *PreservedState) MarshalJSON() ([]byte, error) + type PreservedStatePreservedDisk struct + AutoDelete string + ForceSendFields []string + Mode string + NullFields []string + Source string + func (s *PreservedStatePreservedDisk) MarshalJSON() ([]byte, error) + type Project struct + CommonInstanceMetadata *Metadata + CreationTimestamp string + DefaultNetworkTier string + DefaultServiceAccount string + Description string + EnabledFeatures []string + ForceSendFields []string + Id uint64 + Kind string + Name string + NullFields []string + Quotas []*Quota + SelfLink string + UsageExportLocation *UsageExportLocation + XpnProjectStatus string + func (s *Project) MarshalJSON() ([]byte, error) + type ProjectsDisableXpnHostCall struct + func (c *ProjectsDisableXpnHostCall) Context(ctx context.Context) *ProjectsDisableXpnHostCall + func (c *ProjectsDisableXpnHostCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsDisableXpnHostCall) Fields(s ...googleapi.Field) *ProjectsDisableXpnHostCall + func (c *ProjectsDisableXpnHostCall) Header() http.Header + func (c *ProjectsDisableXpnHostCall) RequestId(requestId string) *ProjectsDisableXpnHostCall + type ProjectsDisableXpnResourceCall struct + func (c *ProjectsDisableXpnResourceCall) Context(ctx context.Context) *ProjectsDisableXpnResourceCall + func (c *ProjectsDisableXpnResourceCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsDisableXpnResourceCall) Fields(s ...googleapi.Field) *ProjectsDisableXpnResourceCall + func (c *ProjectsDisableXpnResourceCall) Header() http.Header + func (c *ProjectsDisableXpnResourceCall) RequestId(requestId string) *ProjectsDisableXpnResourceCall + type ProjectsDisableXpnResourceRequest struct + ForceSendFields []string + NullFields []string + XpnResource *XpnResourceId + func (s *ProjectsDisableXpnResourceRequest) MarshalJSON() ([]byte, error) + type ProjectsEnableXpnHostCall struct + func (c *ProjectsEnableXpnHostCall) Context(ctx context.Context) *ProjectsEnableXpnHostCall + func (c *ProjectsEnableXpnHostCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsEnableXpnHostCall) Fields(s ...googleapi.Field) *ProjectsEnableXpnHostCall + func (c *ProjectsEnableXpnHostCall) Header() http.Header + func (c *ProjectsEnableXpnHostCall) RequestId(requestId string) *ProjectsEnableXpnHostCall + type ProjectsEnableXpnResourceCall struct + func (c *ProjectsEnableXpnResourceCall) Context(ctx context.Context) *ProjectsEnableXpnResourceCall + func (c *ProjectsEnableXpnResourceCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsEnableXpnResourceCall) Fields(s ...googleapi.Field) *ProjectsEnableXpnResourceCall + func (c *ProjectsEnableXpnResourceCall) Header() http.Header + func (c *ProjectsEnableXpnResourceCall) RequestId(requestId string) *ProjectsEnableXpnResourceCall + type ProjectsEnableXpnResourceRequest struct + ForceSendFields []string + NullFields []string + XpnResource *XpnResourceId + func (s *ProjectsEnableXpnResourceRequest) MarshalJSON() ([]byte, error) + type ProjectsGetCall struct + func (c *ProjectsGetCall) Context(ctx context.Context) *ProjectsGetCall + func (c *ProjectsGetCall) Do(opts ...googleapi.CallOption) (*Project, error) + func (c *ProjectsGetCall) Fields(s ...googleapi.Field) *ProjectsGetCall + func (c *ProjectsGetCall) Header() http.Header + func (c *ProjectsGetCall) IfNoneMatch(entityTag string) *ProjectsGetCall + type ProjectsGetXpnHostCall struct + func (c *ProjectsGetXpnHostCall) Context(ctx context.Context) *ProjectsGetXpnHostCall + func (c *ProjectsGetXpnHostCall) Do(opts ...googleapi.CallOption) (*Project, error) + func (c *ProjectsGetXpnHostCall) Fields(s ...googleapi.Field) *ProjectsGetXpnHostCall + func (c *ProjectsGetXpnHostCall) Header() http.Header + func (c *ProjectsGetXpnHostCall) IfNoneMatch(entityTag string) *ProjectsGetXpnHostCall + type ProjectsGetXpnResources struct + ForceSendFields []string + Kind string + NextPageToken string + NullFields []string + Resources []*XpnResourceId + func (s *ProjectsGetXpnResources) MarshalJSON() ([]byte, error) + type ProjectsGetXpnResourcesCall struct + func (c *ProjectsGetXpnResourcesCall) Context(ctx context.Context) *ProjectsGetXpnResourcesCall + func (c *ProjectsGetXpnResourcesCall) Do(opts ...googleapi.CallOption) (*ProjectsGetXpnResources, error) + func (c *ProjectsGetXpnResourcesCall) Fields(s ...googleapi.Field) *ProjectsGetXpnResourcesCall + func (c *ProjectsGetXpnResourcesCall) Filter(filter string) *ProjectsGetXpnResourcesCall + func (c *ProjectsGetXpnResourcesCall) Header() http.Header + func (c *ProjectsGetXpnResourcesCall) IfNoneMatch(entityTag string) *ProjectsGetXpnResourcesCall + func (c *ProjectsGetXpnResourcesCall) MaxResults(maxResults int64) *ProjectsGetXpnResourcesCall + func (c *ProjectsGetXpnResourcesCall) OrderBy(orderBy string) *ProjectsGetXpnResourcesCall + func (c *ProjectsGetXpnResourcesCall) PageToken(pageToken string) *ProjectsGetXpnResourcesCall + func (c *ProjectsGetXpnResourcesCall) Pages(ctx context.Context, f func(*ProjectsGetXpnResources) error) error + func (c *ProjectsGetXpnResourcesCall) ReturnPartialSuccess(returnPartialSuccess bool) *ProjectsGetXpnResourcesCall + type ProjectsListXpnHostsCall struct + func (c *ProjectsListXpnHostsCall) Context(ctx context.Context) *ProjectsListXpnHostsCall + func (c *ProjectsListXpnHostsCall) Do(opts ...googleapi.CallOption) (*XpnHostList, error) + func (c *ProjectsListXpnHostsCall) Fields(s ...googleapi.Field) *ProjectsListXpnHostsCall + func (c *ProjectsListXpnHostsCall) Filter(filter string) *ProjectsListXpnHostsCall + func (c *ProjectsListXpnHostsCall) Header() http.Header + func (c *ProjectsListXpnHostsCall) MaxResults(maxResults int64) *ProjectsListXpnHostsCall + func (c *ProjectsListXpnHostsCall) OrderBy(orderBy string) *ProjectsListXpnHostsCall + func (c *ProjectsListXpnHostsCall) PageToken(pageToken string) *ProjectsListXpnHostsCall + func (c *ProjectsListXpnHostsCall) Pages(ctx context.Context, f func(*XpnHostList) error) error + func (c *ProjectsListXpnHostsCall) ReturnPartialSuccess(returnPartialSuccess bool) *ProjectsListXpnHostsCall + type ProjectsListXpnHostsRequest struct + ForceSendFields []string + NullFields []string + Organization string + func (s *ProjectsListXpnHostsRequest) MarshalJSON() ([]byte, error) + type ProjectsMoveDiskCall struct + func (c *ProjectsMoveDiskCall) Context(ctx context.Context) *ProjectsMoveDiskCall + func (c *ProjectsMoveDiskCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsMoveDiskCall) Fields(s ...googleapi.Field) *ProjectsMoveDiskCall + func (c *ProjectsMoveDiskCall) Header() http.Header + func (c *ProjectsMoveDiskCall) RequestId(requestId string) *ProjectsMoveDiskCall + type ProjectsMoveInstanceCall struct + func (c *ProjectsMoveInstanceCall) Context(ctx context.Context) *ProjectsMoveInstanceCall + func (c *ProjectsMoveInstanceCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsMoveInstanceCall) Fields(s ...googleapi.Field) *ProjectsMoveInstanceCall + func (c *ProjectsMoveInstanceCall) Header() http.Header + func (c *ProjectsMoveInstanceCall) RequestId(requestId string) *ProjectsMoveInstanceCall + type ProjectsService struct + func NewProjectsService(s *Service) *ProjectsService + func (r *ProjectsService) DisableXpnHost(project string) *ProjectsDisableXpnHostCall + func (r *ProjectsService) DisableXpnResource(project string, ...) *ProjectsDisableXpnResourceCall + func (r *ProjectsService) EnableXpnHost(project string) *ProjectsEnableXpnHostCall + func (r *ProjectsService) EnableXpnResource(project string, ...) *ProjectsEnableXpnResourceCall + func (r *ProjectsService) Get(project string) *ProjectsGetCall + func (r *ProjectsService) GetXpnHost(project string) *ProjectsGetXpnHostCall + func (r *ProjectsService) GetXpnResources(project string) *ProjectsGetXpnResourcesCall + func (r *ProjectsService) ListXpnHosts(project string, projectslistxpnhostsrequest *ProjectsListXpnHostsRequest) *ProjectsListXpnHostsCall + func (r *ProjectsService) MoveDisk(project string, diskmoverequest *DiskMoveRequest) *ProjectsMoveDiskCall + func (r *ProjectsService) MoveInstance(project string, instancemoverequest *InstanceMoveRequest) *ProjectsMoveInstanceCall + func (r *ProjectsService) SetCommonInstanceMetadata(project string, metadata *Metadata) *ProjectsSetCommonInstanceMetadataCall + func (r *ProjectsService) SetDefaultNetworkTier(project string, ...) *ProjectsSetDefaultNetworkTierCall + func (r *ProjectsService) SetUsageExportBucket(project string, usageexportlocation *UsageExportLocation) *ProjectsSetUsageExportBucketCall + type ProjectsSetCommonInstanceMetadataCall struct + func (c *ProjectsSetCommonInstanceMetadataCall) Context(ctx context.Context) *ProjectsSetCommonInstanceMetadataCall + func (c *ProjectsSetCommonInstanceMetadataCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsSetCommonInstanceMetadataCall) Fields(s ...googleapi.Field) *ProjectsSetCommonInstanceMetadataCall + func (c *ProjectsSetCommonInstanceMetadataCall) Header() http.Header + func (c *ProjectsSetCommonInstanceMetadataCall) RequestId(requestId string) *ProjectsSetCommonInstanceMetadataCall + type ProjectsSetDefaultNetworkTierCall struct + func (c *ProjectsSetDefaultNetworkTierCall) Context(ctx context.Context) *ProjectsSetDefaultNetworkTierCall + func (c *ProjectsSetDefaultNetworkTierCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsSetDefaultNetworkTierCall) Fields(s ...googleapi.Field) *ProjectsSetDefaultNetworkTierCall + func (c *ProjectsSetDefaultNetworkTierCall) Header() http.Header + func (c *ProjectsSetDefaultNetworkTierCall) RequestId(requestId string) *ProjectsSetDefaultNetworkTierCall + type ProjectsSetDefaultNetworkTierRequest struct + ForceSendFields []string + NetworkTier string + NullFields []string + func (s *ProjectsSetDefaultNetworkTierRequest) MarshalJSON() ([]byte, error) + type ProjectsSetUsageExportBucketCall struct + func (c *ProjectsSetUsageExportBucketCall) Context(ctx context.Context) *ProjectsSetUsageExportBucketCall + func (c *ProjectsSetUsageExportBucketCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ProjectsSetUsageExportBucketCall) Fields(s ...googleapi.Field) *ProjectsSetUsageExportBucketCall + func (c *ProjectsSetUsageExportBucketCall) Header() http.Header + func (c *ProjectsSetUsageExportBucketCall) RequestId(requestId string) *ProjectsSetUsageExportBucketCall + type Quota struct + ForceSendFields []string + Limit float64 + Metric string + NullFields []string + Owner string + Usage float64 + func (s *Quota) MarshalJSON() ([]byte, error) + func (s *Quota) UnmarshalJSON(data []byte) error + type Reference struct + ForceSendFields []string + Kind string + NullFields []string + ReferenceType string + Referrer string + Target string + func (s *Reference) MarshalJSON() ([]byte, error) + type Region struct + CreationTimestamp string + Deprecated *DeprecationStatus + Description string + ForceSendFields []string + Id uint64 + Kind string + Name string + NullFields []string + Quotas []*Quota + SelfLink string + Status string + Zones []string + func (s *Region) MarshalJSON() ([]byte, error) + type RegionAutoscalerList struct + ForceSendFields []string + Id string + Items []*Autoscaler + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *RegionAutoscalerListWarning + func (s *RegionAutoscalerList) MarshalJSON() ([]byte, error) + type RegionAutoscalerListWarning struct + Code string + Data []*RegionAutoscalerListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *RegionAutoscalerListWarning) MarshalJSON() ([]byte, error) + type RegionAutoscalerListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *RegionAutoscalerListWarningData) MarshalJSON() ([]byte, error) + type RegionAutoscalersDeleteCall struct + func (c *RegionAutoscalersDeleteCall) Context(ctx context.Context) *RegionAutoscalersDeleteCall + func (c *RegionAutoscalersDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionAutoscalersDeleteCall) Fields(s ...googleapi.Field) *RegionAutoscalersDeleteCall + func (c *RegionAutoscalersDeleteCall) Header() http.Header + func (c *RegionAutoscalersDeleteCall) RequestId(requestId string) *RegionAutoscalersDeleteCall + type RegionAutoscalersGetCall struct + func (c *RegionAutoscalersGetCall) Context(ctx context.Context) *RegionAutoscalersGetCall + func (c *RegionAutoscalersGetCall) Do(opts ...googleapi.CallOption) (*Autoscaler, error) + func (c *RegionAutoscalersGetCall) Fields(s ...googleapi.Field) *RegionAutoscalersGetCall + func (c *RegionAutoscalersGetCall) Header() http.Header + func (c *RegionAutoscalersGetCall) IfNoneMatch(entityTag string) *RegionAutoscalersGetCall + type RegionAutoscalersInsertCall struct + func (c *RegionAutoscalersInsertCall) Context(ctx context.Context) *RegionAutoscalersInsertCall + func (c *RegionAutoscalersInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionAutoscalersInsertCall) Fields(s ...googleapi.Field) *RegionAutoscalersInsertCall + func (c *RegionAutoscalersInsertCall) Header() http.Header + func (c *RegionAutoscalersInsertCall) RequestId(requestId string) *RegionAutoscalersInsertCall + type RegionAutoscalersListCall struct + func (c *RegionAutoscalersListCall) Context(ctx context.Context) *RegionAutoscalersListCall + func (c *RegionAutoscalersListCall) Do(opts ...googleapi.CallOption) (*RegionAutoscalerList, error) + func (c *RegionAutoscalersListCall) Fields(s ...googleapi.Field) *RegionAutoscalersListCall + func (c *RegionAutoscalersListCall) Filter(filter string) *RegionAutoscalersListCall + func (c *RegionAutoscalersListCall) Header() http.Header + func (c *RegionAutoscalersListCall) IfNoneMatch(entityTag string) *RegionAutoscalersListCall + func (c *RegionAutoscalersListCall) MaxResults(maxResults int64) *RegionAutoscalersListCall + func (c *RegionAutoscalersListCall) OrderBy(orderBy string) *RegionAutoscalersListCall + func (c *RegionAutoscalersListCall) PageToken(pageToken string) *RegionAutoscalersListCall + func (c *RegionAutoscalersListCall) Pages(ctx context.Context, f func(*RegionAutoscalerList) error) error + func (c *RegionAutoscalersListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionAutoscalersListCall + type RegionAutoscalersPatchCall struct + func (c *RegionAutoscalersPatchCall) Autoscaler(autoscaler string) *RegionAutoscalersPatchCall + func (c *RegionAutoscalersPatchCall) Context(ctx context.Context) *RegionAutoscalersPatchCall + func (c *RegionAutoscalersPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionAutoscalersPatchCall) Fields(s ...googleapi.Field) *RegionAutoscalersPatchCall + func (c *RegionAutoscalersPatchCall) Header() http.Header + func (c *RegionAutoscalersPatchCall) RequestId(requestId string) *RegionAutoscalersPatchCall + type RegionAutoscalersService struct + func NewRegionAutoscalersService(s *Service) *RegionAutoscalersService + func (r *RegionAutoscalersService) Delete(project string, region string, autoscaler string) *RegionAutoscalersDeleteCall + func (r *RegionAutoscalersService) Get(project string, region string, autoscaler string) *RegionAutoscalersGetCall + func (r *RegionAutoscalersService) Insert(project string, region string, autoscaler *Autoscaler) *RegionAutoscalersInsertCall + func (r *RegionAutoscalersService) List(project string, region string) *RegionAutoscalersListCall + func (r *RegionAutoscalersService) Patch(project string, region string, autoscaler *Autoscaler) *RegionAutoscalersPatchCall + func (r *RegionAutoscalersService) TestIamPermissions(project string, region string, resource string, ...) *RegionAutoscalersTestIamPermissionsCall + func (r *RegionAutoscalersService) Update(project string, region string, autoscaler *Autoscaler) *RegionAutoscalersUpdateCall + type RegionAutoscalersTestIamPermissionsCall struct + func (c *RegionAutoscalersTestIamPermissionsCall) Context(ctx context.Context) *RegionAutoscalersTestIamPermissionsCall + func (c *RegionAutoscalersTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *RegionAutoscalersTestIamPermissionsCall) Fields(s ...googleapi.Field) *RegionAutoscalersTestIamPermissionsCall + func (c *RegionAutoscalersTestIamPermissionsCall) Header() http.Header + type RegionAutoscalersUpdateCall struct + func (c *RegionAutoscalersUpdateCall) Autoscaler(autoscaler string) *RegionAutoscalersUpdateCall + func (c *RegionAutoscalersUpdateCall) Context(ctx context.Context) *RegionAutoscalersUpdateCall + func (c *RegionAutoscalersUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionAutoscalersUpdateCall) Fields(s ...googleapi.Field) *RegionAutoscalersUpdateCall + func (c *RegionAutoscalersUpdateCall) Header() http.Header + func (c *RegionAutoscalersUpdateCall) RequestId(requestId string) *RegionAutoscalersUpdateCall + type RegionBackendServicesDeleteCall struct + func (c *RegionBackendServicesDeleteCall) Context(ctx context.Context) *RegionBackendServicesDeleteCall + func (c *RegionBackendServicesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionBackendServicesDeleteCall) Fields(s ...googleapi.Field) *RegionBackendServicesDeleteCall + func (c *RegionBackendServicesDeleteCall) Header() http.Header + func (c *RegionBackendServicesDeleteCall) RequestId(requestId string) *RegionBackendServicesDeleteCall + type RegionBackendServicesGetCall struct + func (c *RegionBackendServicesGetCall) Context(ctx context.Context) *RegionBackendServicesGetCall + func (c *RegionBackendServicesGetCall) Do(opts ...googleapi.CallOption) (*BackendService, error) + func (c *RegionBackendServicesGetCall) Fields(s ...googleapi.Field) *RegionBackendServicesGetCall + func (c *RegionBackendServicesGetCall) Header() http.Header + func (c *RegionBackendServicesGetCall) IfNoneMatch(entityTag string) *RegionBackendServicesGetCall + type RegionBackendServicesGetHealthCall struct + func (c *RegionBackendServicesGetHealthCall) Context(ctx context.Context) *RegionBackendServicesGetHealthCall + func (c *RegionBackendServicesGetHealthCall) Do(opts ...googleapi.CallOption) (*BackendServiceGroupHealth, error) + func (c *RegionBackendServicesGetHealthCall) Fields(s ...googleapi.Field) *RegionBackendServicesGetHealthCall + func (c *RegionBackendServicesGetHealthCall) Header() http.Header + type RegionBackendServicesInsertCall struct + func (c *RegionBackendServicesInsertCall) Context(ctx context.Context) *RegionBackendServicesInsertCall + func (c *RegionBackendServicesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionBackendServicesInsertCall) Fields(s ...googleapi.Field) *RegionBackendServicesInsertCall + func (c *RegionBackendServicesInsertCall) Header() http.Header + func (c *RegionBackendServicesInsertCall) RequestId(requestId string) *RegionBackendServicesInsertCall + type RegionBackendServicesListCall struct + func (c *RegionBackendServicesListCall) Context(ctx context.Context) *RegionBackendServicesListCall + func (c *RegionBackendServicesListCall) Do(opts ...googleapi.CallOption) (*BackendServiceList, error) + func (c *RegionBackendServicesListCall) Fields(s ...googleapi.Field) *RegionBackendServicesListCall + func (c *RegionBackendServicesListCall) Filter(filter string) *RegionBackendServicesListCall + func (c *RegionBackendServicesListCall) Header() http.Header + func (c *RegionBackendServicesListCall) IfNoneMatch(entityTag string) *RegionBackendServicesListCall + func (c *RegionBackendServicesListCall) MaxResults(maxResults int64) *RegionBackendServicesListCall + func (c *RegionBackendServicesListCall) OrderBy(orderBy string) *RegionBackendServicesListCall + func (c *RegionBackendServicesListCall) PageToken(pageToken string) *RegionBackendServicesListCall + func (c *RegionBackendServicesListCall) Pages(ctx context.Context, f func(*BackendServiceList) error) error + func (c *RegionBackendServicesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionBackendServicesListCall + type RegionBackendServicesPatchCall struct + func (c *RegionBackendServicesPatchCall) Context(ctx context.Context) *RegionBackendServicesPatchCall + func (c *RegionBackendServicesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionBackendServicesPatchCall) Fields(s ...googleapi.Field) *RegionBackendServicesPatchCall + func (c *RegionBackendServicesPatchCall) Header() http.Header + func (c *RegionBackendServicesPatchCall) RequestId(requestId string) *RegionBackendServicesPatchCall + type RegionBackendServicesService struct + func NewRegionBackendServicesService(s *Service) *RegionBackendServicesService + func (r *RegionBackendServicesService) Delete(project string, region string, backendService string) *RegionBackendServicesDeleteCall + func (r *RegionBackendServicesService) Get(project string, region string, backendService string) *RegionBackendServicesGetCall + func (r *RegionBackendServicesService) GetHealth(project string, region string, backendService string, ...) *RegionBackendServicesGetHealthCall + func (r *RegionBackendServicesService) Insert(project string, region string, backendservice *BackendService) *RegionBackendServicesInsertCall + func (r *RegionBackendServicesService) List(project string, region string) *RegionBackendServicesListCall + func (r *RegionBackendServicesService) Patch(project string, region string, backendService string, ...) *RegionBackendServicesPatchCall + func (r *RegionBackendServicesService) TestIamPermissions(project string, region string, resource string, ...) *RegionBackendServicesTestIamPermissionsCall + func (r *RegionBackendServicesService) Update(project string, region string, backendService string, ...) *RegionBackendServicesUpdateCall + type RegionBackendServicesTestIamPermissionsCall struct + func (c *RegionBackendServicesTestIamPermissionsCall) Context(ctx context.Context) *RegionBackendServicesTestIamPermissionsCall + func (c *RegionBackendServicesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *RegionBackendServicesTestIamPermissionsCall) Fields(s ...googleapi.Field) *RegionBackendServicesTestIamPermissionsCall + func (c *RegionBackendServicesTestIamPermissionsCall) Header() http.Header + type RegionBackendServicesUpdateCall struct + func (c *RegionBackendServicesUpdateCall) Context(ctx context.Context) *RegionBackendServicesUpdateCall + func (c *RegionBackendServicesUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionBackendServicesUpdateCall) Fields(s ...googleapi.Field) *RegionBackendServicesUpdateCall + func (c *RegionBackendServicesUpdateCall) Header() http.Header + func (c *RegionBackendServicesUpdateCall) RequestId(requestId string) *RegionBackendServicesUpdateCall + type RegionCommitmentsAggregatedListCall struct + func (c *RegionCommitmentsAggregatedListCall) Context(ctx context.Context) *RegionCommitmentsAggregatedListCall + func (c *RegionCommitmentsAggregatedListCall) Do(opts ...googleapi.CallOption) (*CommitmentAggregatedList, error) + func (c *RegionCommitmentsAggregatedListCall) Fields(s ...googleapi.Field) *RegionCommitmentsAggregatedListCall + func (c *RegionCommitmentsAggregatedListCall) Filter(filter string) *RegionCommitmentsAggregatedListCall + func (c *RegionCommitmentsAggregatedListCall) Header() http.Header + func (c *RegionCommitmentsAggregatedListCall) IfNoneMatch(entityTag string) *RegionCommitmentsAggregatedListCall + func (c *RegionCommitmentsAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *RegionCommitmentsAggregatedListCall + func (c *RegionCommitmentsAggregatedListCall) MaxResults(maxResults int64) *RegionCommitmentsAggregatedListCall + func (c *RegionCommitmentsAggregatedListCall) OrderBy(orderBy string) *RegionCommitmentsAggregatedListCall + func (c *RegionCommitmentsAggregatedListCall) PageToken(pageToken string) *RegionCommitmentsAggregatedListCall + func (c *RegionCommitmentsAggregatedListCall) Pages(ctx context.Context, f func(*CommitmentAggregatedList) error) error + func (c *RegionCommitmentsAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionCommitmentsAggregatedListCall + type RegionCommitmentsGetCall struct + func (c *RegionCommitmentsGetCall) Context(ctx context.Context) *RegionCommitmentsGetCall + func (c *RegionCommitmentsGetCall) Do(opts ...googleapi.CallOption) (*Commitment, error) + func (c *RegionCommitmentsGetCall) Fields(s ...googleapi.Field) *RegionCommitmentsGetCall + func (c *RegionCommitmentsGetCall) Header() http.Header + func (c *RegionCommitmentsGetCall) IfNoneMatch(entityTag string) *RegionCommitmentsGetCall + type RegionCommitmentsInsertCall struct + func (c *RegionCommitmentsInsertCall) Context(ctx context.Context) *RegionCommitmentsInsertCall + func (c *RegionCommitmentsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionCommitmentsInsertCall) Fields(s ...googleapi.Field) *RegionCommitmentsInsertCall + func (c *RegionCommitmentsInsertCall) Header() http.Header + func (c *RegionCommitmentsInsertCall) RequestId(requestId string) *RegionCommitmentsInsertCall + type RegionCommitmentsListCall struct + func (c *RegionCommitmentsListCall) Context(ctx context.Context) *RegionCommitmentsListCall + func (c *RegionCommitmentsListCall) Do(opts ...googleapi.CallOption) (*CommitmentList, error) + func (c *RegionCommitmentsListCall) Fields(s ...googleapi.Field) *RegionCommitmentsListCall + func (c *RegionCommitmentsListCall) Filter(filter string) *RegionCommitmentsListCall + func (c *RegionCommitmentsListCall) Header() http.Header + func (c *RegionCommitmentsListCall) IfNoneMatch(entityTag string) *RegionCommitmentsListCall + func (c *RegionCommitmentsListCall) MaxResults(maxResults int64) *RegionCommitmentsListCall + func (c *RegionCommitmentsListCall) OrderBy(orderBy string) *RegionCommitmentsListCall + func (c *RegionCommitmentsListCall) PageToken(pageToken string) *RegionCommitmentsListCall + func (c *RegionCommitmentsListCall) Pages(ctx context.Context, f func(*CommitmentList) error) error + func (c *RegionCommitmentsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionCommitmentsListCall + type RegionCommitmentsService struct + func NewRegionCommitmentsService(s *Service) *RegionCommitmentsService + func (r *RegionCommitmentsService) AggregatedList(project string) *RegionCommitmentsAggregatedListCall + func (r *RegionCommitmentsService) Get(project string, region string, commitment string) *RegionCommitmentsGetCall + func (r *RegionCommitmentsService) Insert(project string, region string, commitment *Commitment) *RegionCommitmentsInsertCall + func (r *RegionCommitmentsService) List(project string, region string) *RegionCommitmentsListCall + func (r *RegionCommitmentsService) UpdateReservations(project string, region string, commitment string, ...) *RegionCommitmentsUpdateReservationsCall + type RegionCommitmentsUpdateReservationsCall struct + func (c *RegionCommitmentsUpdateReservationsCall) Context(ctx context.Context) *RegionCommitmentsUpdateReservationsCall + func (c *RegionCommitmentsUpdateReservationsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionCommitmentsUpdateReservationsCall) Fields(s ...googleapi.Field) *RegionCommitmentsUpdateReservationsCall + func (c *RegionCommitmentsUpdateReservationsCall) Header() http.Header + func (c *RegionCommitmentsUpdateReservationsCall) RequestId(requestId string) *RegionCommitmentsUpdateReservationsCall + type RegionCommitmentsUpdateReservationsRequest struct + ForceSendFields []string + NullFields []string + Reservations []*Reservation + func (s *RegionCommitmentsUpdateReservationsRequest) MarshalJSON() ([]byte, error) + type RegionDiskTypeList struct + ForceSendFields []string + Id string + Items []*DiskType + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *RegionDiskTypeListWarning + func (s *RegionDiskTypeList) MarshalJSON() ([]byte, error) + type RegionDiskTypeListWarning struct + Code string + Data []*RegionDiskTypeListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *RegionDiskTypeListWarning) MarshalJSON() ([]byte, error) + type RegionDiskTypeListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *RegionDiskTypeListWarningData) MarshalJSON() ([]byte, error) + type RegionDiskTypesGetCall struct + func (c *RegionDiskTypesGetCall) Context(ctx context.Context) *RegionDiskTypesGetCall + func (c *RegionDiskTypesGetCall) Do(opts ...googleapi.CallOption) (*DiskType, error) + func (c *RegionDiskTypesGetCall) Fields(s ...googleapi.Field) *RegionDiskTypesGetCall + func (c *RegionDiskTypesGetCall) Header() http.Header + func (c *RegionDiskTypesGetCall) IfNoneMatch(entityTag string) *RegionDiskTypesGetCall + type RegionDiskTypesListCall struct + func (c *RegionDiskTypesListCall) Context(ctx context.Context) *RegionDiskTypesListCall + func (c *RegionDiskTypesListCall) Do(opts ...googleapi.CallOption) (*RegionDiskTypeList, error) + func (c *RegionDiskTypesListCall) Fields(s ...googleapi.Field) *RegionDiskTypesListCall + func (c *RegionDiskTypesListCall) Filter(filter string) *RegionDiskTypesListCall + func (c *RegionDiskTypesListCall) Header() http.Header + func (c *RegionDiskTypesListCall) IfNoneMatch(entityTag string) *RegionDiskTypesListCall + func (c *RegionDiskTypesListCall) MaxResults(maxResults int64) *RegionDiskTypesListCall + func (c *RegionDiskTypesListCall) OrderBy(orderBy string) *RegionDiskTypesListCall + func (c *RegionDiskTypesListCall) PageToken(pageToken string) *RegionDiskTypesListCall + func (c *RegionDiskTypesListCall) Pages(ctx context.Context, f func(*RegionDiskTypeList) error) error + func (c *RegionDiskTypesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionDiskTypesListCall + type RegionDiskTypesService struct + func NewRegionDiskTypesService(s *Service) *RegionDiskTypesService + func (r *RegionDiskTypesService) Get(project string, region string, diskType string) *RegionDiskTypesGetCall + func (r *RegionDiskTypesService) List(project string, region string) *RegionDiskTypesListCall + type RegionDisksAddResourcePoliciesCall struct + func (c *RegionDisksAddResourcePoliciesCall) Context(ctx context.Context) *RegionDisksAddResourcePoliciesCall + func (c *RegionDisksAddResourcePoliciesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionDisksAddResourcePoliciesCall) Fields(s ...googleapi.Field) *RegionDisksAddResourcePoliciesCall + func (c *RegionDisksAddResourcePoliciesCall) Header() http.Header + func (c *RegionDisksAddResourcePoliciesCall) RequestId(requestId string) *RegionDisksAddResourcePoliciesCall + type RegionDisksAddResourcePoliciesRequest struct + ForceSendFields []string + NullFields []string + ResourcePolicies []string + func (s *RegionDisksAddResourcePoliciesRequest) MarshalJSON() ([]byte, error) + type RegionDisksCreateSnapshotCall struct + func (c *RegionDisksCreateSnapshotCall) Context(ctx context.Context) *RegionDisksCreateSnapshotCall + func (c *RegionDisksCreateSnapshotCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionDisksCreateSnapshotCall) Fields(s ...googleapi.Field) *RegionDisksCreateSnapshotCall + func (c *RegionDisksCreateSnapshotCall) Header() http.Header + func (c *RegionDisksCreateSnapshotCall) RequestId(requestId string) *RegionDisksCreateSnapshotCall + type RegionDisksDeleteCall struct + func (c *RegionDisksDeleteCall) Context(ctx context.Context) *RegionDisksDeleteCall + func (c *RegionDisksDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionDisksDeleteCall) Fields(s ...googleapi.Field) *RegionDisksDeleteCall + func (c *RegionDisksDeleteCall) Header() http.Header + func (c *RegionDisksDeleteCall) RequestId(requestId string) *RegionDisksDeleteCall + type RegionDisksGetCall struct + func (c *RegionDisksGetCall) Context(ctx context.Context) *RegionDisksGetCall + func (c *RegionDisksGetCall) Do(opts ...googleapi.CallOption) (*Disk, error) + func (c *RegionDisksGetCall) Fields(s ...googleapi.Field) *RegionDisksGetCall + func (c *RegionDisksGetCall) Header() http.Header + func (c *RegionDisksGetCall) IfNoneMatch(entityTag string) *RegionDisksGetCall + type RegionDisksGetIamPolicyCall struct + func (c *RegionDisksGetIamPolicyCall) Context(ctx context.Context) *RegionDisksGetIamPolicyCall + func (c *RegionDisksGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *RegionDisksGetIamPolicyCall) Fields(s ...googleapi.Field) *RegionDisksGetIamPolicyCall + func (c *RegionDisksGetIamPolicyCall) Header() http.Header + func (c *RegionDisksGetIamPolicyCall) IfNoneMatch(entityTag string) *RegionDisksGetIamPolicyCall + func (c *RegionDisksGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *RegionDisksGetIamPolicyCall + type RegionDisksInsertCall struct + func (c *RegionDisksInsertCall) Context(ctx context.Context) *RegionDisksInsertCall + func (c *RegionDisksInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionDisksInsertCall) Fields(s ...googleapi.Field) *RegionDisksInsertCall + func (c *RegionDisksInsertCall) Header() http.Header + func (c *RegionDisksInsertCall) RequestId(requestId string) *RegionDisksInsertCall + func (c *RegionDisksInsertCall) SourceImage(sourceImage string) *RegionDisksInsertCall + type RegionDisksListCall struct + func (c *RegionDisksListCall) Context(ctx context.Context) *RegionDisksListCall + func (c *RegionDisksListCall) Do(opts ...googleapi.CallOption) (*DiskList, error) + func (c *RegionDisksListCall) Fields(s ...googleapi.Field) *RegionDisksListCall + func (c *RegionDisksListCall) Filter(filter string) *RegionDisksListCall + func (c *RegionDisksListCall) Header() http.Header + func (c *RegionDisksListCall) IfNoneMatch(entityTag string) *RegionDisksListCall + func (c *RegionDisksListCall) MaxResults(maxResults int64) *RegionDisksListCall + func (c *RegionDisksListCall) OrderBy(orderBy string) *RegionDisksListCall + func (c *RegionDisksListCall) PageToken(pageToken string) *RegionDisksListCall + func (c *RegionDisksListCall) Pages(ctx context.Context, f func(*DiskList) error) error + func (c *RegionDisksListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionDisksListCall + type RegionDisksRemoveResourcePoliciesCall struct + func (c *RegionDisksRemoveResourcePoliciesCall) Context(ctx context.Context) *RegionDisksRemoveResourcePoliciesCall + func (c *RegionDisksRemoveResourcePoliciesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionDisksRemoveResourcePoliciesCall) Fields(s ...googleapi.Field) *RegionDisksRemoveResourcePoliciesCall + func (c *RegionDisksRemoveResourcePoliciesCall) Header() http.Header + func (c *RegionDisksRemoveResourcePoliciesCall) RequestId(requestId string) *RegionDisksRemoveResourcePoliciesCall + type RegionDisksRemoveResourcePoliciesRequest struct + ForceSendFields []string + NullFields []string + ResourcePolicies []string + func (s *RegionDisksRemoveResourcePoliciesRequest) MarshalJSON() ([]byte, error) + type RegionDisksResizeCall struct + func (c *RegionDisksResizeCall) Context(ctx context.Context) *RegionDisksResizeCall + func (c *RegionDisksResizeCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionDisksResizeCall) Fields(s ...googleapi.Field) *RegionDisksResizeCall + func (c *RegionDisksResizeCall) Header() http.Header + func (c *RegionDisksResizeCall) RequestId(requestId string) *RegionDisksResizeCall + type RegionDisksResizeRequest struct + ForceSendFields []string + NullFields []string + SizeGb int64 + func (s *RegionDisksResizeRequest) MarshalJSON() ([]byte, error) + type RegionDisksService struct + func NewRegionDisksService(s *Service) *RegionDisksService + func (r *RegionDisksService) AddResourcePolicies(project string, region string, disk string, ...) *RegionDisksAddResourcePoliciesCall + func (r *RegionDisksService) CreateSnapshot(project string, region string, disk string, snapshot *Snapshot) *RegionDisksCreateSnapshotCall + func (r *RegionDisksService) Delete(project string, region string, disk string) *RegionDisksDeleteCall + func (r *RegionDisksService) Get(project string, region string, disk string) *RegionDisksGetCall + func (r *RegionDisksService) GetIamPolicy(project string, region string, resource string) *RegionDisksGetIamPolicyCall + func (r *RegionDisksService) Insert(project string, region string, disk *Disk) *RegionDisksInsertCall + func (r *RegionDisksService) List(project string, region string) *RegionDisksListCall + func (r *RegionDisksService) RemoveResourcePolicies(project string, region string, disk string, ...) *RegionDisksRemoveResourcePoliciesCall + func (r *RegionDisksService) Resize(project string, region string, disk string, ...) *RegionDisksResizeCall + func (r *RegionDisksService) SetIamPolicy(project string, region string, resource string, ...) *RegionDisksSetIamPolicyCall + func (r *RegionDisksService) SetLabels(project string, region string, resource string, ...) *RegionDisksSetLabelsCall + func (r *RegionDisksService) TestIamPermissions(project string, region string, resource string, ...) *RegionDisksTestIamPermissionsCall + type RegionDisksSetIamPolicyCall struct + func (c *RegionDisksSetIamPolicyCall) Context(ctx context.Context) *RegionDisksSetIamPolicyCall + func (c *RegionDisksSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *RegionDisksSetIamPolicyCall) Fields(s ...googleapi.Field) *RegionDisksSetIamPolicyCall + func (c *RegionDisksSetIamPolicyCall) Header() http.Header + type RegionDisksSetLabelsCall struct + func (c *RegionDisksSetLabelsCall) Context(ctx context.Context) *RegionDisksSetLabelsCall + func (c *RegionDisksSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionDisksSetLabelsCall) Fields(s ...googleapi.Field) *RegionDisksSetLabelsCall + func (c *RegionDisksSetLabelsCall) Header() http.Header + func (c *RegionDisksSetLabelsCall) RequestId(requestId string) *RegionDisksSetLabelsCall + type RegionDisksTestIamPermissionsCall struct + func (c *RegionDisksTestIamPermissionsCall) Context(ctx context.Context) *RegionDisksTestIamPermissionsCall + func (c *RegionDisksTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *RegionDisksTestIamPermissionsCall) Fields(s ...googleapi.Field) *RegionDisksTestIamPermissionsCall + func (c *RegionDisksTestIamPermissionsCall) Header() http.Header + type RegionHealthCheckServicesDeleteCall struct + func (c *RegionHealthCheckServicesDeleteCall) Context(ctx context.Context) *RegionHealthCheckServicesDeleteCall + func (c *RegionHealthCheckServicesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionHealthCheckServicesDeleteCall) Fields(s ...googleapi.Field) *RegionHealthCheckServicesDeleteCall + func (c *RegionHealthCheckServicesDeleteCall) Header() http.Header + func (c *RegionHealthCheckServicesDeleteCall) RequestId(requestId string) *RegionHealthCheckServicesDeleteCall + type RegionHealthCheckServicesGetCall struct + func (c *RegionHealthCheckServicesGetCall) Context(ctx context.Context) *RegionHealthCheckServicesGetCall + func (c *RegionHealthCheckServicesGetCall) Do(opts ...googleapi.CallOption) (*HealthCheckService, error) + func (c *RegionHealthCheckServicesGetCall) Fields(s ...googleapi.Field) *RegionHealthCheckServicesGetCall + func (c *RegionHealthCheckServicesGetCall) Header() http.Header + func (c *RegionHealthCheckServicesGetCall) IfNoneMatch(entityTag string) *RegionHealthCheckServicesGetCall + type RegionHealthCheckServicesInsertCall struct + func (c *RegionHealthCheckServicesInsertCall) Context(ctx context.Context) *RegionHealthCheckServicesInsertCall + func (c *RegionHealthCheckServicesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionHealthCheckServicesInsertCall) Fields(s ...googleapi.Field) *RegionHealthCheckServicesInsertCall + func (c *RegionHealthCheckServicesInsertCall) Header() http.Header + func (c *RegionHealthCheckServicesInsertCall) RequestId(requestId string) *RegionHealthCheckServicesInsertCall + type RegionHealthCheckServicesListCall struct + func (c *RegionHealthCheckServicesListCall) Context(ctx context.Context) *RegionHealthCheckServicesListCall + func (c *RegionHealthCheckServicesListCall) Do(opts ...googleapi.CallOption) (*HealthCheckServicesList, error) + func (c *RegionHealthCheckServicesListCall) Fields(s ...googleapi.Field) *RegionHealthCheckServicesListCall + func (c *RegionHealthCheckServicesListCall) Filter(filter string) *RegionHealthCheckServicesListCall + func (c *RegionHealthCheckServicesListCall) Header() http.Header + func (c *RegionHealthCheckServicesListCall) IfNoneMatch(entityTag string) *RegionHealthCheckServicesListCall + func (c *RegionHealthCheckServicesListCall) MaxResults(maxResults int64) *RegionHealthCheckServicesListCall + func (c *RegionHealthCheckServicesListCall) OrderBy(orderBy string) *RegionHealthCheckServicesListCall + func (c *RegionHealthCheckServicesListCall) PageToken(pageToken string) *RegionHealthCheckServicesListCall + func (c *RegionHealthCheckServicesListCall) Pages(ctx context.Context, f func(*HealthCheckServicesList) error) error + func (c *RegionHealthCheckServicesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionHealthCheckServicesListCall + type RegionHealthCheckServicesPatchCall struct + func (c *RegionHealthCheckServicesPatchCall) Context(ctx context.Context) *RegionHealthCheckServicesPatchCall + func (c *RegionHealthCheckServicesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionHealthCheckServicesPatchCall) Fields(s ...googleapi.Field) *RegionHealthCheckServicesPatchCall + func (c *RegionHealthCheckServicesPatchCall) Header() http.Header + func (c *RegionHealthCheckServicesPatchCall) RequestId(requestId string) *RegionHealthCheckServicesPatchCall + type RegionHealthCheckServicesService struct + func NewRegionHealthCheckServicesService(s *Service) *RegionHealthCheckServicesService + func (r *RegionHealthCheckServicesService) Delete(project string, region string, healthCheckService string) *RegionHealthCheckServicesDeleteCall + func (r *RegionHealthCheckServicesService) Get(project string, region string, healthCheckService string) *RegionHealthCheckServicesGetCall + func (r *RegionHealthCheckServicesService) Insert(project string, region string, healthcheckservice *HealthCheckService) *RegionHealthCheckServicesInsertCall + func (r *RegionHealthCheckServicesService) List(project string, region string) *RegionHealthCheckServicesListCall + func (r *RegionHealthCheckServicesService) Patch(project string, region string, healthCheckService string, ...) *RegionHealthCheckServicesPatchCall + type RegionHealthChecksDeleteCall struct + func (c *RegionHealthChecksDeleteCall) Context(ctx context.Context) *RegionHealthChecksDeleteCall + func (c *RegionHealthChecksDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionHealthChecksDeleteCall) Fields(s ...googleapi.Field) *RegionHealthChecksDeleteCall + func (c *RegionHealthChecksDeleteCall) Header() http.Header + func (c *RegionHealthChecksDeleteCall) RequestId(requestId string) *RegionHealthChecksDeleteCall + type RegionHealthChecksGetCall struct + func (c *RegionHealthChecksGetCall) Context(ctx context.Context) *RegionHealthChecksGetCall + func (c *RegionHealthChecksGetCall) Do(opts ...googleapi.CallOption) (*HealthCheck, error) + func (c *RegionHealthChecksGetCall) Fields(s ...googleapi.Field) *RegionHealthChecksGetCall + func (c *RegionHealthChecksGetCall) Header() http.Header + func (c *RegionHealthChecksGetCall) IfNoneMatch(entityTag string) *RegionHealthChecksGetCall + type RegionHealthChecksInsertCall struct + func (c *RegionHealthChecksInsertCall) Context(ctx context.Context) *RegionHealthChecksInsertCall + func (c *RegionHealthChecksInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionHealthChecksInsertCall) Fields(s ...googleapi.Field) *RegionHealthChecksInsertCall + func (c *RegionHealthChecksInsertCall) Header() http.Header + func (c *RegionHealthChecksInsertCall) RequestId(requestId string) *RegionHealthChecksInsertCall + type RegionHealthChecksListCall struct + func (c *RegionHealthChecksListCall) Context(ctx context.Context) *RegionHealthChecksListCall + func (c *RegionHealthChecksListCall) Do(opts ...googleapi.CallOption) (*HealthCheckList, error) + func (c *RegionHealthChecksListCall) Fields(s ...googleapi.Field) *RegionHealthChecksListCall + func (c *RegionHealthChecksListCall) Filter(filter string) *RegionHealthChecksListCall + func (c *RegionHealthChecksListCall) Header() http.Header + func (c *RegionHealthChecksListCall) IfNoneMatch(entityTag string) *RegionHealthChecksListCall + func (c *RegionHealthChecksListCall) MaxResults(maxResults int64) *RegionHealthChecksListCall + func (c *RegionHealthChecksListCall) OrderBy(orderBy string) *RegionHealthChecksListCall + func (c *RegionHealthChecksListCall) PageToken(pageToken string) *RegionHealthChecksListCall + func (c *RegionHealthChecksListCall) Pages(ctx context.Context, f func(*HealthCheckList) error) error + func (c *RegionHealthChecksListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionHealthChecksListCall + type RegionHealthChecksPatchCall struct + func (c *RegionHealthChecksPatchCall) Context(ctx context.Context) *RegionHealthChecksPatchCall + func (c *RegionHealthChecksPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionHealthChecksPatchCall) Fields(s ...googleapi.Field) *RegionHealthChecksPatchCall + func (c *RegionHealthChecksPatchCall) Header() http.Header + func (c *RegionHealthChecksPatchCall) RequestId(requestId string) *RegionHealthChecksPatchCall + type RegionHealthChecksService struct + func NewRegionHealthChecksService(s *Service) *RegionHealthChecksService + func (r *RegionHealthChecksService) Delete(project string, region string, healthCheck string) *RegionHealthChecksDeleteCall + func (r *RegionHealthChecksService) Get(project string, region string, healthCheck string) *RegionHealthChecksGetCall + func (r *RegionHealthChecksService) Insert(project string, region string, healthcheck *HealthCheck) *RegionHealthChecksInsertCall + func (r *RegionHealthChecksService) List(project string, region string) *RegionHealthChecksListCall + func (r *RegionHealthChecksService) Patch(project string, region string, healthCheck string, healthcheck *HealthCheck) *RegionHealthChecksPatchCall + func (r *RegionHealthChecksService) Update(project string, region string, healthCheck string, healthcheck *HealthCheck) *RegionHealthChecksUpdateCall + type RegionHealthChecksUpdateCall struct + func (c *RegionHealthChecksUpdateCall) Context(ctx context.Context) *RegionHealthChecksUpdateCall + func (c *RegionHealthChecksUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionHealthChecksUpdateCall) Fields(s ...googleapi.Field) *RegionHealthChecksUpdateCall + func (c *RegionHealthChecksUpdateCall) Header() http.Header + func (c *RegionHealthChecksUpdateCall) RequestId(requestId string) *RegionHealthChecksUpdateCall + type RegionInstanceGroupList struct + ForceSendFields []string + Id string + Items []*InstanceGroup + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *RegionInstanceGroupListWarning + func (s *RegionInstanceGroupList) MarshalJSON() ([]byte, error) + type RegionInstanceGroupListWarning struct + Code string + Data []*RegionInstanceGroupListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *RegionInstanceGroupListWarning) MarshalJSON() ([]byte, error) + type RegionInstanceGroupListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *RegionInstanceGroupListWarningData) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagerDeleteInstanceConfigReq struct + ForceSendFields []string + Names []string + NullFields []string + func (s *RegionInstanceGroupManagerDeleteInstanceConfigReq) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagerList struct + ForceSendFields []string + Id string + Items []*InstanceGroupManager + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *RegionInstanceGroupManagerListWarning + func (s *RegionInstanceGroupManagerList) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagerListWarning struct + Code string + Data []*RegionInstanceGroupManagerListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *RegionInstanceGroupManagerListWarning) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagerListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *RegionInstanceGroupManagerListWarningData) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagerPatchInstanceConfigReq struct + ForceSendFields []string + NullFields []string + PerInstanceConfigs []*PerInstanceConfig + func (s *RegionInstanceGroupManagerPatchInstanceConfigReq) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagerUpdateInstanceConfigReq struct + ForceSendFields []string + NullFields []string + PerInstanceConfigs []*PerInstanceConfig + func (s *RegionInstanceGroupManagerUpdateInstanceConfigReq) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagersAbandonInstancesCall struct + func (c *RegionInstanceGroupManagersAbandonInstancesCall) Context(ctx context.Context) *RegionInstanceGroupManagersAbandonInstancesCall + func (c *RegionInstanceGroupManagersAbandonInstancesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupManagersAbandonInstancesCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersAbandonInstancesCall + func (c *RegionInstanceGroupManagersAbandonInstancesCall) Header() http.Header + func (c *RegionInstanceGroupManagersAbandonInstancesCall) RequestId(requestId string) *RegionInstanceGroupManagersAbandonInstancesCall + type RegionInstanceGroupManagersAbandonInstancesRequest struct + ForceSendFields []string + Instances []string + NullFields []string + func (s *RegionInstanceGroupManagersAbandonInstancesRequest) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagersApplyUpdatesRequest struct + AllInstances bool + ForceSendFields []string + Instances []string + MinimalAction string + MostDisruptiveAllowedAction string + NullFields []string + func (s *RegionInstanceGroupManagersApplyUpdatesRequest) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagersApplyUpdatesToInstancesCall struct + func (c *RegionInstanceGroupManagersApplyUpdatesToInstancesCall) Context(ctx context.Context) *RegionInstanceGroupManagersApplyUpdatesToInstancesCall + func (c *RegionInstanceGroupManagersApplyUpdatesToInstancesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupManagersApplyUpdatesToInstancesCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersApplyUpdatesToInstancesCall + func (c *RegionInstanceGroupManagersApplyUpdatesToInstancesCall) Header() http.Header + type RegionInstanceGroupManagersCreateInstancesCall struct + func (c *RegionInstanceGroupManagersCreateInstancesCall) Context(ctx context.Context) *RegionInstanceGroupManagersCreateInstancesCall + func (c *RegionInstanceGroupManagersCreateInstancesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupManagersCreateInstancesCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersCreateInstancesCall + func (c *RegionInstanceGroupManagersCreateInstancesCall) Header() http.Header + func (c *RegionInstanceGroupManagersCreateInstancesCall) RequestId(requestId string) *RegionInstanceGroupManagersCreateInstancesCall + type RegionInstanceGroupManagersCreateInstancesRequest struct + ForceSendFields []string + Instances []*PerInstanceConfig + NullFields []string + func (s *RegionInstanceGroupManagersCreateInstancesRequest) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagersDeleteCall struct + func (c *RegionInstanceGroupManagersDeleteCall) Context(ctx context.Context) *RegionInstanceGroupManagersDeleteCall + func (c *RegionInstanceGroupManagersDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupManagersDeleteCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersDeleteCall + func (c *RegionInstanceGroupManagersDeleteCall) Header() http.Header + func (c *RegionInstanceGroupManagersDeleteCall) RequestId(requestId string) *RegionInstanceGroupManagersDeleteCall + type RegionInstanceGroupManagersDeleteInstancesCall struct + func (c *RegionInstanceGroupManagersDeleteInstancesCall) Context(ctx context.Context) *RegionInstanceGroupManagersDeleteInstancesCall + func (c *RegionInstanceGroupManagersDeleteInstancesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupManagersDeleteInstancesCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersDeleteInstancesCall + func (c *RegionInstanceGroupManagersDeleteInstancesCall) Header() http.Header + func (c *RegionInstanceGroupManagersDeleteInstancesCall) RequestId(requestId string) *RegionInstanceGroupManagersDeleteInstancesCall + type RegionInstanceGroupManagersDeleteInstancesRequest struct + ForceSendFields []string + Instances []string + NullFields []string + func (s *RegionInstanceGroupManagersDeleteInstancesRequest) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagersDeletePerInstanceConfigsCall struct + func (c *RegionInstanceGroupManagersDeletePerInstanceConfigsCall) Context(ctx context.Context) *RegionInstanceGroupManagersDeletePerInstanceConfigsCall + func (c *RegionInstanceGroupManagersDeletePerInstanceConfigsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupManagersDeletePerInstanceConfigsCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersDeletePerInstanceConfigsCall + func (c *RegionInstanceGroupManagersDeletePerInstanceConfigsCall) Header() http.Header + type RegionInstanceGroupManagersGetCall struct + func (c *RegionInstanceGroupManagersGetCall) Context(ctx context.Context) *RegionInstanceGroupManagersGetCall + func (c *RegionInstanceGroupManagersGetCall) Do(opts ...googleapi.CallOption) (*InstanceGroupManager, error) + func (c *RegionInstanceGroupManagersGetCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersGetCall + func (c *RegionInstanceGroupManagersGetCall) Header() http.Header + func (c *RegionInstanceGroupManagersGetCall) IfNoneMatch(entityTag string) *RegionInstanceGroupManagersGetCall + type RegionInstanceGroupManagersInsertCall struct + func (c *RegionInstanceGroupManagersInsertCall) Context(ctx context.Context) *RegionInstanceGroupManagersInsertCall + func (c *RegionInstanceGroupManagersInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupManagersInsertCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersInsertCall + func (c *RegionInstanceGroupManagersInsertCall) Header() http.Header + func (c *RegionInstanceGroupManagersInsertCall) RequestId(requestId string) *RegionInstanceGroupManagersInsertCall + type RegionInstanceGroupManagersListCall struct + func (c *RegionInstanceGroupManagersListCall) Context(ctx context.Context) *RegionInstanceGroupManagersListCall + func (c *RegionInstanceGroupManagersListCall) Do(opts ...googleapi.CallOption) (*RegionInstanceGroupManagerList, error) + func (c *RegionInstanceGroupManagersListCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersListCall + func (c *RegionInstanceGroupManagersListCall) Filter(filter string) *RegionInstanceGroupManagersListCall + func (c *RegionInstanceGroupManagersListCall) Header() http.Header + func (c *RegionInstanceGroupManagersListCall) IfNoneMatch(entityTag string) *RegionInstanceGroupManagersListCall + func (c *RegionInstanceGroupManagersListCall) MaxResults(maxResults int64) *RegionInstanceGroupManagersListCall + func (c *RegionInstanceGroupManagersListCall) OrderBy(orderBy string) *RegionInstanceGroupManagersListCall + func (c *RegionInstanceGroupManagersListCall) PageToken(pageToken string) *RegionInstanceGroupManagersListCall + func (c *RegionInstanceGroupManagersListCall) Pages(ctx context.Context, f func(*RegionInstanceGroupManagerList) error) error + func (c *RegionInstanceGroupManagersListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionInstanceGroupManagersListCall + type RegionInstanceGroupManagersListErrorsCall struct + func (c *RegionInstanceGroupManagersListErrorsCall) Context(ctx context.Context) *RegionInstanceGroupManagersListErrorsCall + func (c *RegionInstanceGroupManagersListErrorsCall) Do(opts ...googleapi.CallOption) (*RegionInstanceGroupManagersListErrorsResponse, error) + func (c *RegionInstanceGroupManagersListErrorsCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersListErrorsCall + func (c *RegionInstanceGroupManagersListErrorsCall) Filter(filter string) *RegionInstanceGroupManagersListErrorsCall + func (c *RegionInstanceGroupManagersListErrorsCall) Header() http.Header + func (c *RegionInstanceGroupManagersListErrorsCall) IfNoneMatch(entityTag string) *RegionInstanceGroupManagersListErrorsCall + func (c *RegionInstanceGroupManagersListErrorsCall) MaxResults(maxResults int64) *RegionInstanceGroupManagersListErrorsCall + func (c *RegionInstanceGroupManagersListErrorsCall) OrderBy(orderBy string) *RegionInstanceGroupManagersListErrorsCall + func (c *RegionInstanceGroupManagersListErrorsCall) PageToken(pageToken string) *RegionInstanceGroupManagersListErrorsCall + func (c *RegionInstanceGroupManagersListErrorsCall) Pages(ctx context.Context, ...) error + func (c *RegionInstanceGroupManagersListErrorsCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionInstanceGroupManagersListErrorsCall + type RegionInstanceGroupManagersListErrorsResponse struct + ForceSendFields []string + Items []*InstanceManagedByIgmError + NextPageToken string + NullFields []string + func (s *RegionInstanceGroupManagersListErrorsResponse) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagersListInstanceConfigsResp struct + ForceSendFields []string + Items []*PerInstanceConfig + NextPageToken string + NullFields []string + Warning *RegionInstanceGroupManagersListInstanceConfigsRespWarning + func (s *RegionInstanceGroupManagersListInstanceConfigsResp) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagersListInstanceConfigsRespWarning struct + Code string + Data []*RegionInstanceGroupManagersListInstanceConfigsRespWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *RegionInstanceGroupManagersListInstanceConfigsRespWarning) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagersListInstanceConfigsRespWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *RegionInstanceGroupManagersListInstanceConfigsRespWarningData) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagersListInstancesResponse struct + ForceSendFields []string + ManagedInstances []*ManagedInstance + NextPageToken string + NullFields []string + func (s *RegionInstanceGroupManagersListInstancesResponse) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagersListManagedInstancesCall struct + func (c *RegionInstanceGroupManagersListManagedInstancesCall) Context(ctx context.Context) *RegionInstanceGroupManagersListManagedInstancesCall + func (c *RegionInstanceGroupManagersListManagedInstancesCall) Do(opts ...googleapi.CallOption) (*RegionInstanceGroupManagersListInstancesResponse, error) + func (c *RegionInstanceGroupManagersListManagedInstancesCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersListManagedInstancesCall + func (c *RegionInstanceGroupManagersListManagedInstancesCall) Filter(filter string) *RegionInstanceGroupManagersListManagedInstancesCall + func (c *RegionInstanceGroupManagersListManagedInstancesCall) Header() http.Header + func (c *RegionInstanceGroupManagersListManagedInstancesCall) MaxResults(maxResults int64) *RegionInstanceGroupManagersListManagedInstancesCall + func (c *RegionInstanceGroupManagersListManagedInstancesCall) OrderBy(orderBy string) *RegionInstanceGroupManagersListManagedInstancesCall + func (c *RegionInstanceGroupManagersListManagedInstancesCall) PageToken(pageToken string) *RegionInstanceGroupManagersListManagedInstancesCall + func (c *RegionInstanceGroupManagersListManagedInstancesCall) Pages(ctx context.Context, ...) error + func (c *RegionInstanceGroupManagersListManagedInstancesCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionInstanceGroupManagersListManagedInstancesCall + type RegionInstanceGroupManagersListPerInstanceConfigsCall struct + func (c *RegionInstanceGroupManagersListPerInstanceConfigsCall) Context(ctx context.Context) *RegionInstanceGroupManagersListPerInstanceConfigsCall + func (c *RegionInstanceGroupManagersListPerInstanceConfigsCall) Do(opts ...googleapi.CallOption) (*RegionInstanceGroupManagersListInstanceConfigsResp, error) + func (c *RegionInstanceGroupManagersListPerInstanceConfigsCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersListPerInstanceConfigsCall + func (c *RegionInstanceGroupManagersListPerInstanceConfigsCall) Filter(filter string) *RegionInstanceGroupManagersListPerInstanceConfigsCall + func (c *RegionInstanceGroupManagersListPerInstanceConfigsCall) Header() http.Header + func (c *RegionInstanceGroupManagersListPerInstanceConfigsCall) MaxResults(maxResults int64) *RegionInstanceGroupManagersListPerInstanceConfigsCall + func (c *RegionInstanceGroupManagersListPerInstanceConfigsCall) OrderBy(orderBy string) *RegionInstanceGroupManagersListPerInstanceConfigsCall + func (c *RegionInstanceGroupManagersListPerInstanceConfigsCall) PageToken(pageToken string) *RegionInstanceGroupManagersListPerInstanceConfigsCall + func (c *RegionInstanceGroupManagersListPerInstanceConfigsCall) Pages(ctx context.Context, ...) error + func (c *RegionInstanceGroupManagersListPerInstanceConfigsCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionInstanceGroupManagersListPerInstanceConfigsCall + type RegionInstanceGroupManagersPatchCall struct + func (c *RegionInstanceGroupManagersPatchCall) Context(ctx context.Context) *RegionInstanceGroupManagersPatchCall + func (c *RegionInstanceGroupManagersPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupManagersPatchCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersPatchCall + func (c *RegionInstanceGroupManagersPatchCall) Header() http.Header + func (c *RegionInstanceGroupManagersPatchCall) RequestId(requestId string) *RegionInstanceGroupManagersPatchCall + type RegionInstanceGroupManagersPatchPerInstanceConfigsCall struct + func (c *RegionInstanceGroupManagersPatchPerInstanceConfigsCall) Context(ctx context.Context) *RegionInstanceGroupManagersPatchPerInstanceConfigsCall + func (c *RegionInstanceGroupManagersPatchPerInstanceConfigsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupManagersPatchPerInstanceConfigsCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersPatchPerInstanceConfigsCall + func (c *RegionInstanceGroupManagersPatchPerInstanceConfigsCall) Header() http.Header + func (c *RegionInstanceGroupManagersPatchPerInstanceConfigsCall) RequestId(requestId string) *RegionInstanceGroupManagersPatchPerInstanceConfigsCall + type RegionInstanceGroupManagersRecreateInstancesCall struct + func (c *RegionInstanceGroupManagersRecreateInstancesCall) Context(ctx context.Context) *RegionInstanceGroupManagersRecreateInstancesCall + func (c *RegionInstanceGroupManagersRecreateInstancesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupManagersRecreateInstancesCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersRecreateInstancesCall + func (c *RegionInstanceGroupManagersRecreateInstancesCall) Header() http.Header + func (c *RegionInstanceGroupManagersRecreateInstancesCall) RequestId(requestId string) *RegionInstanceGroupManagersRecreateInstancesCall + type RegionInstanceGroupManagersRecreateRequest struct + ForceSendFields []string + Instances []string + NullFields []string + func (s *RegionInstanceGroupManagersRecreateRequest) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagersResizeCall struct + func (c *RegionInstanceGroupManagersResizeCall) Context(ctx context.Context) *RegionInstanceGroupManagersResizeCall + func (c *RegionInstanceGroupManagersResizeCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupManagersResizeCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersResizeCall + func (c *RegionInstanceGroupManagersResizeCall) Header() http.Header + func (c *RegionInstanceGroupManagersResizeCall) RequestId(requestId string) *RegionInstanceGroupManagersResizeCall + type RegionInstanceGroupManagersService struct + func NewRegionInstanceGroupManagersService(s *Service) *RegionInstanceGroupManagersService + func (r *RegionInstanceGroupManagersService) AbandonInstances(project string, region string, instanceGroupManager string, ...) *RegionInstanceGroupManagersAbandonInstancesCall + func (r *RegionInstanceGroupManagersService) ApplyUpdatesToInstances(project string, region string, instanceGroupManager string, ...) *RegionInstanceGroupManagersApplyUpdatesToInstancesCall + func (r *RegionInstanceGroupManagersService) CreateInstances(project string, region string, instanceGroupManager string, ...) *RegionInstanceGroupManagersCreateInstancesCall + func (r *RegionInstanceGroupManagersService) Delete(project string, region string, instanceGroupManager string) *RegionInstanceGroupManagersDeleteCall + func (r *RegionInstanceGroupManagersService) DeleteInstances(project string, region string, instanceGroupManager string, ...) *RegionInstanceGroupManagersDeleteInstancesCall + func (r *RegionInstanceGroupManagersService) DeletePerInstanceConfigs(project string, region string, instanceGroupManager string, ...) *RegionInstanceGroupManagersDeletePerInstanceConfigsCall + func (r *RegionInstanceGroupManagersService) Get(project string, region string, instanceGroupManager string) *RegionInstanceGroupManagersGetCall + func (r *RegionInstanceGroupManagersService) Insert(project string, region string, instancegroupmanager *InstanceGroupManager) *RegionInstanceGroupManagersInsertCall + func (r *RegionInstanceGroupManagersService) List(project string, region string) *RegionInstanceGroupManagersListCall + func (r *RegionInstanceGroupManagersService) ListErrors(project string, region string, instanceGroupManager string) *RegionInstanceGroupManagersListErrorsCall + func (r *RegionInstanceGroupManagersService) ListManagedInstances(project string, region string, instanceGroupManager string) *RegionInstanceGroupManagersListManagedInstancesCall + func (r *RegionInstanceGroupManagersService) ListPerInstanceConfigs(project string, region string, instanceGroupManager string) *RegionInstanceGroupManagersListPerInstanceConfigsCall + func (r *RegionInstanceGroupManagersService) Patch(project string, region string, instanceGroupManager string, ...) *RegionInstanceGroupManagersPatchCall + func (r *RegionInstanceGroupManagersService) PatchPerInstanceConfigs(project string, region string, instanceGroupManager string, ...) *RegionInstanceGroupManagersPatchPerInstanceConfigsCall + func (r *RegionInstanceGroupManagersService) RecreateInstances(project string, region string, instanceGroupManager string, ...) *RegionInstanceGroupManagersRecreateInstancesCall + func (r *RegionInstanceGroupManagersService) Resize(project string, region string, instanceGroupManager string, size int64) *RegionInstanceGroupManagersResizeCall + func (r *RegionInstanceGroupManagersService) SetAutoHealingPolicies(project string, region string, instanceGroupManager string, ...) *RegionInstanceGroupManagersSetAutoHealingPoliciesCall + func (r *RegionInstanceGroupManagersService) SetInstanceTemplate(project string, region string, instanceGroupManager string, ...) *RegionInstanceGroupManagersSetInstanceTemplateCall + func (r *RegionInstanceGroupManagersService) SetTargetPools(project string, region string, instanceGroupManager string, ...) *RegionInstanceGroupManagersSetTargetPoolsCall + func (r *RegionInstanceGroupManagersService) TestIamPermissions(project string, region string, resource string, ...) *RegionInstanceGroupManagersTestIamPermissionsCall + func (r *RegionInstanceGroupManagersService) Update(project string, region string, instanceGroupManager string, ...) *RegionInstanceGroupManagersUpdateCall + func (r *RegionInstanceGroupManagersService) UpdatePerInstanceConfigs(project string, region string, instanceGroupManager string, ...) *RegionInstanceGroupManagersUpdatePerInstanceConfigsCall + type RegionInstanceGroupManagersSetAutoHealingPoliciesCall struct + func (c *RegionInstanceGroupManagersSetAutoHealingPoliciesCall) Context(ctx context.Context) *RegionInstanceGroupManagersSetAutoHealingPoliciesCall + func (c *RegionInstanceGroupManagersSetAutoHealingPoliciesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupManagersSetAutoHealingPoliciesCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersSetAutoHealingPoliciesCall + func (c *RegionInstanceGroupManagersSetAutoHealingPoliciesCall) Header() http.Header + func (c *RegionInstanceGroupManagersSetAutoHealingPoliciesCall) RequestId(requestId string) *RegionInstanceGroupManagersSetAutoHealingPoliciesCall + type RegionInstanceGroupManagersSetAutoHealingRequest struct + AutoHealingPolicies []*InstanceGroupManagerAutoHealingPolicy + ForceSendFields []string + NullFields []string + func (s *RegionInstanceGroupManagersSetAutoHealingRequest) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagersSetInstanceTemplateCall struct + func (c *RegionInstanceGroupManagersSetInstanceTemplateCall) Context(ctx context.Context) *RegionInstanceGroupManagersSetInstanceTemplateCall + func (c *RegionInstanceGroupManagersSetInstanceTemplateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupManagersSetInstanceTemplateCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersSetInstanceTemplateCall + func (c *RegionInstanceGroupManagersSetInstanceTemplateCall) Header() http.Header + func (c *RegionInstanceGroupManagersSetInstanceTemplateCall) RequestId(requestId string) *RegionInstanceGroupManagersSetInstanceTemplateCall + type RegionInstanceGroupManagersSetTargetPoolsCall struct + func (c *RegionInstanceGroupManagersSetTargetPoolsCall) Context(ctx context.Context) *RegionInstanceGroupManagersSetTargetPoolsCall + func (c *RegionInstanceGroupManagersSetTargetPoolsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupManagersSetTargetPoolsCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersSetTargetPoolsCall + func (c *RegionInstanceGroupManagersSetTargetPoolsCall) Header() http.Header + func (c *RegionInstanceGroupManagersSetTargetPoolsCall) RequestId(requestId string) *RegionInstanceGroupManagersSetTargetPoolsCall + type RegionInstanceGroupManagersSetTargetPoolsRequest struct + Fingerprint string + ForceSendFields []string + NullFields []string + TargetPools []string + func (s *RegionInstanceGroupManagersSetTargetPoolsRequest) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagersSetTemplateRequest struct + ForceSendFields []string + InstanceTemplate string + NullFields []string + func (s *RegionInstanceGroupManagersSetTemplateRequest) MarshalJSON() ([]byte, error) + type RegionInstanceGroupManagersTestIamPermissionsCall struct + func (c *RegionInstanceGroupManagersTestIamPermissionsCall) Context(ctx context.Context) *RegionInstanceGroupManagersTestIamPermissionsCall + func (c *RegionInstanceGroupManagersTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *RegionInstanceGroupManagersTestIamPermissionsCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersTestIamPermissionsCall + func (c *RegionInstanceGroupManagersTestIamPermissionsCall) Header() http.Header + type RegionInstanceGroupManagersUpdateCall struct + func (c *RegionInstanceGroupManagersUpdateCall) Context(ctx context.Context) *RegionInstanceGroupManagersUpdateCall + func (c *RegionInstanceGroupManagersUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupManagersUpdateCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersUpdateCall + func (c *RegionInstanceGroupManagersUpdateCall) Header() http.Header + func (c *RegionInstanceGroupManagersUpdateCall) RequestId(requestId string) *RegionInstanceGroupManagersUpdateCall + type RegionInstanceGroupManagersUpdatePerInstanceConfigsCall struct + func (c *RegionInstanceGroupManagersUpdatePerInstanceConfigsCall) Context(ctx context.Context) *RegionInstanceGroupManagersUpdatePerInstanceConfigsCall + func (c *RegionInstanceGroupManagersUpdatePerInstanceConfigsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupManagersUpdatePerInstanceConfigsCall) Fields(s ...googleapi.Field) *RegionInstanceGroupManagersUpdatePerInstanceConfigsCall + func (c *RegionInstanceGroupManagersUpdatePerInstanceConfigsCall) Header() http.Header + func (c *RegionInstanceGroupManagersUpdatePerInstanceConfigsCall) RequestId(requestId string) *RegionInstanceGroupManagersUpdatePerInstanceConfigsCall + type RegionInstanceGroupsGetCall struct + func (c *RegionInstanceGroupsGetCall) Context(ctx context.Context) *RegionInstanceGroupsGetCall + func (c *RegionInstanceGroupsGetCall) Do(opts ...googleapi.CallOption) (*InstanceGroup, error) + func (c *RegionInstanceGroupsGetCall) Fields(s ...googleapi.Field) *RegionInstanceGroupsGetCall + func (c *RegionInstanceGroupsGetCall) Header() http.Header + func (c *RegionInstanceGroupsGetCall) IfNoneMatch(entityTag string) *RegionInstanceGroupsGetCall + type RegionInstanceGroupsListCall struct + func (c *RegionInstanceGroupsListCall) Context(ctx context.Context) *RegionInstanceGroupsListCall + func (c *RegionInstanceGroupsListCall) Do(opts ...googleapi.CallOption) (*RegionInstanceGroupList, error) + func (c *RegionInstanceGroupsListCall) Fields(s ...googleapi.Field) *RegionInstanceGroupsListCall + func (c *RegionInstanceGroupsListCall) Filter(filter string) *RegionInstanceGroupsListCall + func (c *RegionInstanceGroupsListCall) Header() http.Header + func (c *RegionInstanceGroupsListCall) IfNoneMatch(entityTag string) *RegionInstanceGroupsListCall + func (c *RegionInstanceGroupsListCall) MaxResults(maxResults int64) *RegionInstanceGroupsListCall + func (c *RegionInstanceGroupsListCall) OrderBy(orderBy string) *RegionInstanceGroupsListCall + func (c *RegionInstanceGroupsListCall) PageToken(pageToken string) *RegionInstanceGroupsListCall + func (c *RegionInstanceGroupsListCall) Pages(ctx context.Context, f func(*RegionInstanceGroupList) error) error + func (c *RegionInstanceGroupsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionInstanceGroupsListCall + type RegionInstanceGroupsListInstances struct + ForceSendFields []string + Id string + Items []*InstanceWithNamedPorts + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *RegionInstanceGroupsListInstancesWarning + func (s *RegionInstanceGroupsListInstances) MarshalJSON() ([]byte, error) + type RegionInstanceGroupsListInstancesCall struct + func (c *RegionInstanceGroupsListInstancesCall) Context(ctx context.Context) *RegionInstanceGroupsListInstancesCall + func (c *RegionInstanceGroupsListInstancesCall) Do(opts ...googleapi.CallOption) (*RegionInstanceGroupsListInstances, error) + func (c *RegionInstanceGroupsListInstancesCall) Fields(s ...googleapi.Field) *RegionInstanceGroupsListInstancesCall + func (c *RegionInstanceGroupsListInstancesCall) Filter(filter string) *RegionInstanceGroupsListInstancesCall + func (c *RegionInstanceGroupsListInstancesCall) Header() http.Header + func (c *RegionInstanceGroupsListInstancesCall) MaxResults(maxResults int64) *RegionInstanceGroupsListInstancesCall + func (c *RegionInstanceGroupsListInstancesCall) OrderBy(orderBy string) *RegionInstanceGroupsListInstancesCall + func (c *RegionInstanceGroupsListInstancesCall) PageToken(pageToken string) *RegionInstanceGroupsListInstancesCall + func (c *RegionInstanceGroupsListInstancesCall) Pages(ctx context.Context, f func(*RegionInstanceGroupsListInstances) error) error + func (c *RegionInstanceGroupsListInstancesCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionInstanceGroupsListInstancesCall + type RegionInstanceGroupsListInstancesRequest struct + ForceSendFields []string + InstanceState string + NullFields []string + PortName string + func (s *RegionInstanceGroupsListInstancesRequest) MarshalJSON() ([]byte, error) + type RegionInstanceGroupsListInstancesWarning struct + Code string + Data []*RegionInstanceGroupsListInstancesWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *RegionInstanceGroupsListInstancesWarning) MarshalJSON() ([]byte, error) + type RegionInstanceGroupsListInstancesWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *RegionInstanceGroupsListInstancesWarningData) MarshalJSON() ([]byte, error) + type RegionInstanceGroupsService struct + func NewRegionInstanceGroupsService(s *Service) *RegionInstanceGroupsService + func (r *RegionInstanceGroupsService) Get(project string, region string, instanceGroup string) *RegionInstanceGroupsGetCall + func (r *RegionInstanceGroupsService) List(project string, region string) *RegionInstanceGroupsListCall + func (r *RegionInstanceGroupsService) ListInstances(project string, region string, instanceGroup string, ...) *RegionInstanceGroupsListInstancesCall + func (r *RegionInstanceGroupsService) SetNamedPorts(project string, region string, instanceGroup string, ...) *RegionInstanceGroupsSetNamedPortsCall + func (r *RegionInstanceGroupsService) TestIamPermissions(project string, region string, resource string, ...) *RegionInstanceGroupsTestIamPermissionsCall + type RegionInstanceGroupsSetNamedPortsCall struct + func (c *RegionInstanceGroupsSetNamedPortsCall) Context(ctx context.Context) *RegionInstanceGroupsSetNamedPortsCall + func (c *RegionInstanceGroupsSetNamedPortsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionInstanceGroupsSetNamedPortsCall) Fields(s ...googleapi.Field) *RegionInstanceGroupsSetNamedPortsCall + func (c *RegionInstanceGroupsSetNamedPortsCall) Header() http.Header + func (c *RegionInstanceGroupsSetNamedPortsCall) RequestId(requestId string) *RegionInstanceGroupsSetNamedPortsCall + type RegionInstanceGroupsSetNamedPortsRequest struct + Fingerprint string + ForceSendFields []string + NamedPorts []*NamedPort + NullFields []string + func (s *RegionInstanceGroupsSetNamedPortsRequest) MarshalJSON() ([]byte, error) + type RegionInstanceGroupsTestIamPermissionsCall struct + func (c *RegionInstanceGroupsTestIamPermissionsCall) Context(ctx context.Context) *RegionInstanceGroupsTestIamPermissionsCall + func (c *RegionInstanceGroupsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *RegionInstanceGroupsTestIamPermissionsCall) Fields(s ...googleapi.Field) *RegionInstanceGroupsTestIamPermissionsCall + func (c *RegionInstanceGroupsTestIamPermissionsCall) Header() http.Header + type RegionList struct + ForceSendFields []string + Id string + Items []*Region + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *RegionListWarning + func (s *RegionList) MarshalJSON() ([]byte, error) + type RegionListWarning struct + Code string + Data []*RegionListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *RegionListWarning) MarshalJSON() ([]byte, error) + type RegionListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *RegionListWarningData) MarshalJSON() ([]byte, error) + type RegionNetworkEndpointGroupsDeleteCall struct + func (c *RegionNetworkEndpointGroupsDeleteCall) Context(ctx context.Context) *RegionNetworkEndpointGroupsDeleteCall + func (c *RegionNetworkEndpointGroupsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionNetworkEndpointGroupsDeleteCall) Fields(s ...googleapi.Field) *RegionNetworkEndpointGroupsDeleteCall + func (c *RegionNetworkEndpointGroupsDeleteCall) Header() http.Header + func (c *RegionNetworkEndpointGroupsDeleteCall) RequestId(requestId string) *RegionNetworkEndpointGroupsDeleteCall + type RegionNetworkEndpointGroupsGetCall struct + func (c *RegionNetworkEndpointGroupsGetCall) Context(ctx context.Context) *RegionNetworkEndpointGroupsGetCall + func (c *RegionNetworkEndpointGroupsGetCall) Do(opts ...googleapi.CallOption) (*NetworkEndpointGroup, error) + func (c *RegionNetworkEndpointGroupsGetCall) Fields(s ...googleapi.Field) *RegionNetworkEndpointGroupsGetCall + func (c *RegionNetworkEndpointGroupsGetCall) Header() http.Header + func (c *RegionNetworkEndpointGroupsGetCall) IfNoneMatch(entityTag string) *RegionNetworkEndpointGroupsGetCall + type RegionNetworkEndpointGroupsInsertCall struct + func (c *RegionNetworkEndpointGroupsInsertCall) Context(ctx context.Context) *RegionNetworkEndpointGroupsInsertCall + func (c *RegionNetworkEndpointGroupsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionNetworkEndpointGroupsInsertCall) Fields(s ...googleapi.Field) *RegionNetworkEndpointGroupsInsertCall + func (c *RegionNetworkEndpointGroupsInsertCall) Header() http.Header + func (c *RegionNetworkEndpointGroupsInsertCall) RequestId(requestId string) *RegionNetworkEndpointGroupsInsertCall + type RegionNetworkEndpointGroupsListCall struct + func (c *RegionNetworkEndpointGroupsListCall) Context(ctx context.Context) *RegionNetworkEndpointGroupsListCall + func (c *RegionNetworkEndpointGroupsListCall) Do(opts ...googleapi.CallOption) (*NetworkEndpointGroupList, error) + func (c *RegionNetworkEndpointGroupsListCall) Fields(s ...googleapi.Field) *RegionNetworkEndpointGroupsListCall + func (c *RegionNetworkEndpointGroupsListCall) Filter(filter string) *RegionNetworkEndpointGroupsListCall + func (c *RegionNetworkEndpointGroupsListCall) Header() http.Header + func (c *RegionNetworkEndpointGroupsListCall) IfNoneMatch(entityTag string) *RegionNetworkEndpointGroupsListCall + func (c *RegionNetworkEndpointGroupsListCall) MaxResults(maxResults int64) *RegionNetworkEndpointGroupsListCall + func (c *RegionNetworkEndpointGroupsListCall) OrderBy(orderBy string) *RegionNetworkEndpointGroupsListCall + func (c *RegionNetworkEndpointGroupsListCall) PageToken(pageToken string) *RegionNetworkEndpointGroupsListCall + func (c *RegionNetworkEndpointGroupsListCall) Pages(ctx context.Context, f func(*NetworkEndpointGroupList) error) error + func (c *RegionNetworkEndpointGroupsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionNetworkEndpointGroupsListCall + type RegionNetworkEndpointGroupsService struct + func NewRegionNetworkEndpointGroupsService(s *Service) *RegionNetworkEndpointGroupsService + func (r *RegionNetworkEndpointGroupsService) Delete(project string, region string, networkEndpointGroup string) *RegionNetworkEndpointGroupsDeleteCall + func (r *RegionNetworkEndpointGroupsService) Get(project string, region string, networkEndpointGroup string) *RegionNetworkEndpointGroupsGetCall + func (r *RegionNetworkEndpointGroupsService) Insert(project string, region string, networkendpointgroup *NetworkEndpointGroup) *RegionNetworkEndpointGroupsInsertCall + func (r *RegionNetworkEndpointGroupsService) List(project string, region string) *RegionNetworkEndpointGroupsListCall + type RegionNotificationEndpointsDeleteCall struct + func (c *RegionNotificationEndpointsDeleteCall) Context(ctx context.Context) *RegionNotificationEndpointsDeleteCall + func (c *RegionNotificationEndpointsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionNotificationEndpointsDeleteCall) Fields(s ...googleapi.Field) *RegionNotificationEndpointsDeleteCall + func (c *RegionNotificationEndpointsDeleteCall) Header() http.Header + func (c *RegionNotificationEndpointsDeleteCall) RequestId(requestId string) *RegionNotificationEndpointsDeleteCall + type RegionNotificationEndpointsGetCall struct + func (c *RegionNotificationEndpointsGetCall) Context(ctx context.Context) *RegionNotificationEndpointsGetCall + func (c *RegionNotificationEndpointsGetCall) Do(opts ...googleapi.CallOption) (*NotificationEndpoint, error) + func (c *RegionNotificationEndpointsGetCall) Fields(s ...googleapi.Field) *RegionNotificationEndpointsGetCall + func (c *RegionNotificationEndpointsGetCall) Header() http.Header + func (c *RegionNotificationEndpointsGetCall) IfNoneMatch(entityTag string) *RegionNotificationEndpointsGetCall + type RegionNotificationEndpointsInsertCall struct + func (c *RegionNotificationEndpointsInsertCall) Context(ctx context.Context) *RegionNotificationEndpointsInsertCall + func (c *RegionNotificationEndpointsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionNotificationEndpointsInsertCall) Fields(s ...googleapi.Field) *RegionNotificationEndpointsInsertCall + func (c *RegionNotificationEndpointsInsertCall) Header() http.Header + func (c *RegionNotificationEndpointsInsertCall) RequestId(requestId string) *RegionNotificationEndpointsInsertCall + type RegionNotificationEndpointsListCall struct + func (c *RegionNotificationEndpointsListCall) Context(ctx context.Context) *RegionNotificationEndpointsListCall + func (c *RegionNotificationEndpointsListCall) Do(opts ...googleapi.CallOption) (*NotificationEndpointList, error) + func (c *RegionNotificationEndpointsListCall) Fields(s ...googleapi.Field) *RegionNotificationEndpointsListCall + func (c *RegionNotificationEndpointsListCall) Filter(filter string) *RegionNotificationEndpointsListCall + func (c *RegionNotificationEndpointsListCall) Header() http.Header + func (c *RegionNotificationEndpointsListCall) IfNoneMatch(entityTag string) *RegionNotificationEndpointsListCall + func (c *RegionNotificationEndpointsListCall) MaxResults(maxResults int64) *RegionNotificationEndpointsListCall + func (c *RegionNotificationEndpointsListCall) OrderBy(orderBy string) *RegionNotificationEndpointsListCall + func (c *RegionNotificationEndpointsListCall) PageToken(pageToken string) *RegionNotificationEndpointsListCall + func (c *RegionNotificationEndpointsListCall) Pages(ctx context.Context, f func(*NotificationEndpointList) error) error + func (c *RegionNotificationEndpointsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionNotificationEndpointsListCall + type RegionNotificationEndpointsService struct + func NewRegionNotificationEndpointsService(s *Service) *RegionNotificationEndpointsService + func (r *RegionNotificationEndpointsService) Delete(project string, region string, notificationEndpoint string) *RegionNotificationEndpointsDeleteCall + func (r *RegionNotificationEndpointsService) Get(project string, region string, notificationEndpoint string) *RegionNotificationEndpointsGetCall + func (r *RegionNotificationEndpointsService) Insert(project string, region string, notificationendpoint *NotificationEndpoint) *RegionNotificationEndpointsInsertCall + func (r *RegionNotificationEndpointsService) List(project string, region string) *RegionNotificationEndpointsListCall + type RegionOperationsDeleteCall struct + func (c *RegionOperationsDeleteCall) Context(ctx context.Context) *RegionOperationsDeleteCall + func (c *RegionOperationsDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *RegionOperationsDeleteCall) Fields(s ...googleapi.Field) *RegionOperationsDeleteCall + func (c *RegionOperationsDeleteCall) Header() http.Header + type RegionOperationsGetCall struct + func (c *RegionOperationsGetCall) Context(ctx context.Context) *RegionOperationsGetCall + func (c *RegionOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionOperationsGetCall) Fields(s ...googleapi.Field) *RegionOperationsGetCall + func (c *RegionOperationsGetCall) Header() http.Header + func (c *RegionOperationsGetCall) IfNoneMatch(entityTag string) *RegionOperationsGetCall + type RegionOperationsListCall struct + func (c *RegionOperationsListCall) Context(ctx context.Context) *RegionOperationsListCall + func (c *RegionOperationsListCall) Do(opts ...googleapi.CallOption) (*OperationList, error) + func (c *RegionOperationsListCall) Fields(s ...googleapi.Field) *RegionOperationsListCall + func (c *RegionOperationsListCall) Filter(filter string) *RegionOperationsListCall + func (c *RegionOperationsListCall) Header() http.Header + func (c *RegionOperationsListCall) IfNoneMatch(entityTag string) *RegionOperationsListCall + func (c *RegionOperationsListCall) MaxResults(maxResults int64) *RegionOperationsListCall + func (c *RegionOperationsListCall) OrderBy(orderBy string) *RegionOperationsListCall + func (c *RegionOperationsListCall) PageToken(pageToken string) *RegionOperationsListCall + func (c *RegionOperationsListCall) Pages(ctx context.Context, f func(*OperationList) error) error + func (c *RegionOperationsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionOperationsListCall + type RegionOperationsService struct + func NewRegionOperationsService(s *Service) *RegionOperationsService + func (r *RegionOperationsService) Delete(project string, region string, operation string) *RegionOperationsDeleteCall + func (r *RegionOperationsService) Get(project string, region string, operation string) *RegionOperationsGetCall + func (r *RegionOperationsService) List(project string, region string) *RegionOperationsListCall + func (r *RegionOperationsService) Wait(project string, region string, operation string) *RegionOperationsWaitCall + type RegionOperationsWaitCall struct + func (c *RegionOperationsWaitCall) Context(ctx context.Context) *RegionOperationsWaitCall + func (c *RegionOperationsWaitCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionOperationsWaitCall) Fields(s ...googleapi.Field) *RegionOperationsWaitCall + func (c *RegionOperationsWaitCall) Header() http.Header + type RegionSetLabelsRequest struct + ForceSendFields []string + LabelFingerprint string + Labels map[string]string + NullFields []string + func (s *RegionSetLabelsRequest) MarshalJSON() ([]byte, error) + type RegionSetPolicyRequest struct + Bindings []*Binding + Etag string + ForceSendFields []string + NullFields []string + Policy *Policy + func (s *RegionSetPolicyRequest) MarshalJSON() ([]byte, error) + type RegionSslCertificatesDeleteCall struct + func (c *RegionSslCertificatesDeleteCall) Context(ctx context.Context) *RegionSslCertificatesDeleteCall + func (c *RegionSslCertificatesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionSslCertificatesDeleteCall) Fields(s ...googleapi.Field) *RegionSslCertificatesDeleteCall + func (c *RegionSslCertificatesDeleteCall) Header() http.Header + func (c *RegionSslCertificatesDeleteCall) RequestId(requestId string) *RegionSslCertificatesDeleteCall + type RegionSslCertificatesGetCall struct + func (c *RegionSslCertificatesGetCall) Context(ctx context.Context) *RegionSslCertificatesGetCall + func (c *RegionSslCertificatesGetCall) Do(opts ...googleapi.CallOption) (*SslCertificate, error) + func (c *RegionSslCertificatesGetCall) Fields(s ...googleapi.Field) *RegionSslCertificatesGetCall + func (c *RegionSslCertificatesGetCall) Header() http.Header + func (c *RegionSslCertificatesGetCall) IfNoneMatch(entityTag string) *RegionSslCertificatesGetCall + type RegionSslCertificatesInsertCall struct + func (c *RegionSslCertificatesInsertCall) Context(ctx context.Context) *RegionSslCertificatesInsertCall + func (c *RegionSslCertificatesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionSslCertificatesInsertCall) Fields(s ...googleapi.Field) *RegionSslCertificatesInsertCall + func (c *RegionSslCertificatesInsertCall) Header() http.Header + func (c *RegionSslCertificatesInsertCall) RequestId(requestId string) *RegionSslCertificatesInsertCall + type RegionSslCertificatesListCall struct + func (c *RegionSslCertificatesListCall) Context(ctx context.Context) *RegionSslCertificatesListCall + func (c *RegionSslCertificatesListCall) Do(opts ...googleapi.CallOption) (*SslCertificateList, error) + func (c *RegionSslCertificatesListCall) Fields(s ...googleapi.Field) *RegionSslCertificatesListCall + func (c *RegionSslCertificatesListCall) Filter(filter string) *RegionSslCertificatesListCall + func (c *RegionSslCertificatesListCall) Header() http.Header + func (c *RegionSslCertificatesListCall) IfNoneMatch(entityTag string) *RegionSslCertificatesListCall + func (c *RegionSslCertificatesListCall) MaxResults(maxResults int64) *RegionSslCertificatesListCall + func (c *RegionSslCertificatesListCall) OrderBy(orderBy string) *RegionSslCertificatesListCall + func (c *RegionSslCertificatesListCall) PageToken(pageToken string) *RegionSslCertificatesListCall + func (c *RegionSslCertificatesListCall) Pages(ctx context.Context, f func(*SslCertificateList) error) error + func (c *RegionSslCertificatesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionSslCertificatesListCall + type RegionSslCertificatesService struct + func NewRegionSslCertificatesService(s *Service) *RegionSslCertificatesService + func (r *RegionSslCertificatesService) Delete(project string, region string, sslCertificate string) *RegionSslCertificatesDeleteCall + func (r *RegionSslCertificatesService) Get(project string, region string, sslCertificate string) *RegionSslCertificatesGetCall + func (r *RegionSslCertificatesService) Insert(project string, region string, sslcertificate *SslCertificate) *RegionSslCertificatesInsertCall + func (r *RegionSslCertificatesService) List(project string, region string) *RegionSslCertificatesListCall + type RegionTargetHttpProxiesDeleteCall struct + func (c *RegionTargetHttpProxiesDeleteCall) Context(ctx context.Context) *RegionTargetHttpProxiesDeleteCall + func (c *RegionTargetHttpProxiesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionTargetHttpProxiesDeleteCall) Fields(s ...googleapi.Field) *RegionTargetHttpProxiesDeleteCall + func (c *RegionTargetHttpProxiesDeleteCall) Header() http.Header + func (c *RegionTargetHttpProxiesDeleteCall) RequestId(requestId string) *RegionTargetHttpProxiesDeleteCall + type RegionTargetHttpProxiesGetCall struct + func (c *RegionTargetHttpProxiesGetCall) Context(ctx context.Context) *RegionTargetHttpProxiesGetCall + func (c *RegionTargetHttpProxiesGetCall) Do(opts ...googleapi.CallOption) (*TargetHttpProxy, error) + func (c *RegionTargetHttpProxiesGetCall) Fields(s ...googleapi.Field) *RegionTargetHttpProxiesGetCall + func (c *RegionTargetHttpProxiesGetCall) Header() http.Header + func (c *RegionTargetHttpProxiesGetCall) IfNoneMatch(entityTag string) *RegionTargetHttpProxiesGetCall + type RegionTargetHttpProxiesInsertCall struct + func (c *RegionTargetHttpProxiesInsertCall) Context(ctx context.Context) *RegionTargetHttpProxiesInsertCall + func (c *RegionTargetHttpProxiesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionTargetHttpProxiesInsertCall) Fields(s ...googleapi.Field) *RegionTargetHttpProxiesInsertCall + func (c *RegionTargetHttpProxiesInsertCall) Header() http.Header + func (c *RegionTargetHttpProxiesInsertCall) RequestId(requestId string) *RegionTargetHttpProxiesInsertCall + type RegionTargetHttpProxiesListCall struct + func (c *RegionTargetHttpProxiesListCall) Context(ctx context.Context) *RegionTargetHttpProxiesListCall + func (c *RegionTargetHttpProxiesListCall) Do(opts ...googleapi.CallOption) (*TargetHttpProxyList, error) + func (c *RegionTargetHttpProxiesListCall) Fields(s ...googleapi.Field) *RegionTargetHttpProxiesListCall + func (c *RegionTargetHttpProxiesListCall) Filter(filter string) *RegionTargetHttpProxiesListCall + func (c *RegionTargetHttpProxiesListCall) Header() http.Header + func (c *RegionTargetHttpProxiesListCall) IfNoneMatch(entityTag string) *RegionTargetHttpProxiesListCall + func (c *RegionTargetHttpProxiesListCall) MaxResults(maxResults int64) *RegionTargetHttpProxiesListCall + func (c *RegionTargetHttpProxiesListCall) OrderBy(orderBy string) *RegionTargetHttpProxiesListCall + func (c *RegionTargetHttpProxiesListCall) PageToken(pageToken string) *RegionTargetHttpProxiesListCall + func (c *RegionTargetHttpProxiesListCall) Pages(ctx context.Context, f func(*TargetHttpProxyList) error) error + func (c *RegionTargetHttpProxiesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionTargetHttpProxiesListCall + type RegionTargetHttpProxiesService struct + func NewRegionTargetHttpProxiesService(s *Service) *RegionTargetHttpProxiesService + func (r *RegionTargetHttpProxiesService) Delete(project string, region string, targetHttpProxy string) *RegionTargetHttpProxiesDeleteCall + func (r *RegionTargetHttpProxiesService) Get(project string, region string, targetHttpProxy string) *RegionTargetHttpProxiesGetCall + func (r *RegionTargetHttpProxiesService) Insert(project string, region string, targethttpproxy *TargetHttpProxy) *RegionTargetHttpProxiesInsertCall + func (r *RegionTargetHttpProxiesService) List(project string, region string) *RegionTargetHttpProxiesListCall + func (r *RegionTargetHttpProxiesService) SetUrlMap(project string, region string, targetHttpProxy string, ...) *RegionTargetHttpProxiesSetUrlMapCall + type RegionTargetHttpProxiesSetUrlMapCall struct + func (c *RegionTargetHttpProxiesSetUrlMapCall) Context(ctx context.Context) *RegionTargetHttpProxiesSetUrlMapCall + func (c *RegionTargetHttpProxiesSetUrlMapCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionTargetHttpProxiesSetUrlMapCall) Fields(s ...googleapi.Field) *RegionTargetHttpProxiesSetUrlMapCall + func (c *RegionTargetHttpProxiesSetUrlMapCall) Header() http.Header + func (c *RegionTargetHttpProxiesSetUrlMapCall) RequestId(requestId string) *RegionTargetHttpProxiesSetUrlMapCall + type RegionTargetHttpsProxiesDeleteCall struct + func (c *RegionTargetHttpsProxiesDeleteCall) Context(ctx context.Context) *RegionTargetHttpsProxiesDeleteCall + func (c *RegionTargetHttpsProxiesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionTargetHttpsProxiesDeleteCall) Fields(s ...googleapi.Field) *RegionTargetHttpsProxiesDeleteCall + func (c *RegionTargetHttpsProxiesDeleteCall) Header() http.Header + func (c *RegionTargetHttpsProxiesDeleteCall) RequestId(requestId string) *RegionTargetHttpsProxiesDeleteCall + type RegionTargetHttpsProxiesGetCall struct + func (c *RegionTargetHttpsProxiesGetCall) Context(ctx context.Context) *RegionTargetHttpsProxiesGetCall + func (c *RegionTargetHttpsProxiesGetCall) Do(opts ...googleapi.CallOption) (*TargetHttpsProxy, error) + func (c *RegionTargetHttpsProxiesGetCall) Fields(s ...googleapi.Field) *RegionTargetHttpsProxiesGetCall + func (c *RegionTargetHttpsProxiesGetCall) Header() http.Header + func (c *RegionTargetHttpsProxiesGetCall) IfNoneMatch(entityTag string) *RegionTargetHttpsProxiesGetCall + type RegionTargetHttpsProxiesInsertCall struct + func (c *RegionTargetHttpsProxiesInsertCall) Context(ctx context.Context) *RegionTargetHttpsProxiesInsertCall + func (c *RegionTargetHttpsProxiesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionTargetHttpsProxiesInsertCall) Fields(s ...googleapi.Field) *RegionTargetHttpsProxiesInsertCall + func (c *RegionTargetHttpsProxiesInsertCall) Header() http.Header + func (c *RegionTargetHttpsProxiesInsertCall) RequestId(requestId string) *RegionTargetHttpsProxiesInsertCall + type RegionTargetHttpsProxiesListCall struct + func (c *RegionTargetHttpsProxiesListCall) Context(ctx context.Context) *RegionTargetHttpsProxiesListCall + func (c *RegionTargetHttpsProxiesListCall) Do(opts ...googleapi.CallOption) (*TargetHttpsProxyList, error) + func (c *RegionTargetHttpsProxiesListCall) Fields(s ...googleapi.Field) *RegionTargetHttpsProxiesListCall + func (c *RegionTargetHttpsProxiesListCall) Filter(filter string) *RegionTargetHttpsProxiesListCall + func (c *RegionTargetHttpsProxiesListCall) Header() http.Header + func (c *RegionTargetHttpsProxiesListCall) IfNoneMatch(entityTag string) *RegionTargetHttpsProxiesListCall + func (c *RegionTargetHttpsProxiesListCall) MaxResults(maxResults int64) *RegionTargetHttpsProxiesListCall + func (c *RegionTargetHttpsProxiesListCall) OrderBy(orderBy string) *RegionTargetHttpsProxiesListCall + func (c *RegionTargetHttpsProxiesListCall) PageToken(pageToken string) *RegionTargetHttpsProxiesListCall + func (c *RegionTargetHttpsProxiesListCall) Pages(ctx context.Context, f func(*TargetHttpsProxyList) error) error + func (c *RegionTargetHttpsProxiesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionTargetHttpsProxiesListCall + type RegionTargetHttpsProxiesService struct + func NewRegionTargetHttpsProxiesService(s *Service) *RegionTargetHttpsProxiesService + func (r *RegionTargetHttpsProxiesService) Delete(project string, region string, targetHttpsProxy string) *RegionTargetHttpsProxiesDeleteCall + func (r *RegionTargetHttpsProxiesService) Get(project string, region string, targetHttpsProxy string) *RegionTargetHttpsProxiesGetCall + func (r *RegionTargetHttpsProxiesService) Insert(project string, region string, targethttpsproxy *TargetHttpsProxy) *RegionTargetHttpsProxiesInsertCall + func (r *RegionTargetHttpsProxiesService) List(project string, region string) *RegionTargetHttpsProxiesListCall + func (r *RegionTargetHttpsProxiesService) SetSslCertificates(project string, region string, targetHttpsProxy string, ...) *RegionTargetHttpsProxiesSetSslCertificatesCall + func (r *RegionTargetHttpsProxiesService) SetUrlMap(project string, region string, targetHttpsProxy string, ...) *RegionTargetHttpsProxiesSetUrlMapCall + type RegionTargetHttpsProxiesSetSslCertificatesCall struct + func (c *RegionTargetHttpsProxiesSetSslCertificatesCall) Context(ctx context.Context) *RegionTargetHttpsProxiesSetSslCertificatesCall + func (c *RegionTargetHttpsProxiesSetSslCertificatesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionTargetHttpsProxiesSetSslCertificatesCall) Fields(s ...googleapi.Field) *RegionTargetHttpsProxiesSetSslCertificatesCall + func (c *RegionTargetHttpsProxiesSetSslCertificatesCall) Header() http.Header + func (c *RegionTargetHttpsProxiesSetSslCertificatesCall) RequestId(requestId string) *RegionTargetHttpsProxiesSetSslCertificatesCall + type RegionTargetHttpsProxiesSetSslCertificatesRequest struct + ForceSendFields []string + NullFields []string + SslCertificates []string + func (s *RegionTargetHttpsProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) + type RegionTargetHttpsProxiesSetUrlMapCall struct + func (c *RegionTargetHttpsProxiesSetUrlMapCall) Context(ctx context.Context) *RegionTargetHttpsProxiesSetUrlMapCall + func (c *RegionTargetHttpsProxiesSetUrlMapCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionTargetHttpsProxiesSetUrlMapCall) Fields(s ...googleapi.Field) *RegionTargetHttpsProxiesSetUrlMapCall + func (c *RegionTargetHttpsProxiesSetUrlMapCall) Header() http.Header + func (c *RegionTargetHttpsProxiesSetUrlMapCall) RequestId(requestId string) *RegionTargetHttpsProxiesSetUrlMapCall + type RegionUrlMapsDeleteCall struct + func (c *RegionUrlMapsDeleteCall) Context(ctx context.Context) *RegionUrlMapsDeleteCall + func (c *RegionUrlMapsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionUrlMapsDeleteCall) Fields(s ...googleapi.Field) *RegionUrlMapsDeleteCall + func (c *RegionUrlMapsDeleteCall) Header() http.Header + func (c *RegionUrlMapsDeleteCall) RequestId(requestId string) *RegionUrlMapsDeleteCall + type RegionUrlMapsGetCall struct + func (c *RegionUrlMapsGetCall) Context(ctx context.Context) *RegionUrlMapsGetCall + func (c *RegionUrlMapsGetCall) Do(opts ...googleapi.CallOption) (*UrlMap, error) + func (c *RegionUrlMapsGetCall) Fields(s ...googleapi.Field) *RegionUrlMapsGetCall + func (c *RegionUrlMapsGetCall) Header() http.Header + func (c *RegionUrlMapsGetCall) IfNoneMatch(entityTag string) *RegionUrlMapsGetCall + type RegionUrlMapsInsertCall struct + func (c *RegionUrlMapsInsertCall) Context(ctx context.Context) *RegionUrlMapsInsertCall + func (c *RegionUrlMapsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionUrlMapsInsertCall) Fields(s ...googleapi.Field) *RegionUrlMapsInsertCall + func (c *RegionUrlMapsInsertCall) Header() http.Header + func (c *RegionUrlMapsInsertCall) RequestId(requestId string) *RegionUrlMapsInsertCall + type RegionUrlMapsInvalidateCacheCall struct + func (c *RegionUrlMapsInvalidateCacheCall) Context(ctx context.Context) *RegionUrlMapsInvalidateCacheCall + func (c *RegionUrlMapsInvalidateCacheCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionUrlMapsInvalidateCacheCall) Fields(s ...googleapi.Field) *RegionUrlMapsInvalidateCacheCall + func (c *RegionUrlMapsInvalidateCacheCall) Header() http.Header + func (c *RegionUrlMapsInvalidateCacheCall) RequestId(requestId string) *RegionUrlMapsInvalidateCacheCall + type RegionUrlMapsListCall struct + func (c *RegionUrlMapsListCall) Context(ctx context.Context) *RegionUrlMapsListCall + func (c *RegionUrlMapsListCall) Do(opts ...googleapi.CallOption) (*UrlMapList, error) + func (c *RegionUrlMapsListCall) Fields(s ...googleapi.Field) *RegionUrlMapsListCall + func (c *RegionUrlMapsListCall) Filter(filter string) *RegionUrlMapsListCall + func (c *RegionUrlMapsListCall) Header() http.Header + func (c *RegionUrlMapsListCall) IfNoneMatch(entityTag string) *RegionUrlMapsListCall + func (c *RegionUrlMapsListCall) MaxResults(maxResults int64) *RegionUrlMapsListCall + func (c *RegionUrlMapsListCall) OrderBy(orderBy string) *RegionUrlMapsListCall + func (c *RegionUrlMapsListCall) PageToken(pageToken string) *RegionUrlMapsListCall + func (c *RegionUrlMapsListCall) Pages(ctx context.Context, f func(*UrlMapList) error) error + func (c *RegionUrlMapsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionUrlMapsListCall + type RegionUrlMapsPatchCall struct + func (c *RegionUrlMapsPatchCall) Context(ctx context.Context) *RegionUrlMapsPatchCall + func (c *RegionUrlMapsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionUrlMapsPatchCall) Fields(s ...googleapi.Field) *RegionUrlMapsPatchCall + func (c *RegionUrlMapsPatchCall) Header() http.Header + func (c *RegionUrlMapsPatchCall) RequestId(requestId string) *RegionUrlMapsPatchCall + type RegionUrlMapsService struct + func NewRegionUrlMapsService(s *Service) *RegionUrlMapsService + func (r *RegionUrlMapsService) Delete(project string, region string, urlMap string) *RegionUrlMapsDeleteCall + func (r *RegionUrlMapsService) Get(project string, region string, urlMap string) *RegionUrlMapsGetCall + func (r *RegionUrlMapsService) Insert(project string, region string, urlmap *UrlMap) *RegionUrlMapsInsertCall + func (r *RegionUrlMapsService) InvalidateCache(project string, region string, urlMap string, ...) *RegionUrlMapsInvalidateCacheCall + func (r *RegionUrlMapsService) List(project string, region string) *RegionUrlMapsListCall + func (r *RegionUrlMapsService) Patch(project string, region string, urlMap string, urlmap *UrlMap) *RegionUrlMapsPatchCall + func (r *RegionUrlMapsService) Update(project string, region string, urlMap string, urlmap *UrlMap) *RegionUrlMapsUpdateCall + func (r *RegionUrlMapsService) Validate(project string, region string, urlMap string, ...) *RegionUrlMapsValidateCall + type RegionUrlMapsUpdateCall struct + func (c *RegionUrlMapsUpdateCall) Context(ctx context.Context) *RegionUrlMapsUpdateCall + func (c *RegionUrlMapsUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RegionUrlMapsUpdateCall) Fields(s ...googleapi.Field) *RegionUrlMapsUpdateCall + func (c *RegionUrlMapsUpdateCall) Header() http.Header + func (c *RegionUrlMapsUpdateCall) RequestId(requestId string) *RegionUrlMapsUpdateCall + type RegionUrlMapsValidateCall struct + func (c *RegionUrlMapsValidateCall) Context(ctx context.Context) *RegionUrlMapsValidateCall + func (c *RegionUrlMapsValidateCall) Do(opts ...googleapi.CallOption) (*UrlMapsValidateResponse, error) + func (c *RegionUrlMapsValidateCall) Fields(s ...googleapi.Field) *RegionUrlMapsValidateCall + func (c *RegionUrlMapsValidateCall) Header() http.Header + type RegionUrlMapsValidateRequest struct + ForceSendFields []string + NullFields []string + Resource *UrlMap + func (s *RegionUrlMapsValidateRequest) MarshalJSON() ([]byte, error) + type RegionsGetCall struct + func (c *RegionsGetCall) Context(ctx context.Context) *RegionsGetCall + func (c *RegionsGetCall) Do(opts ...googleapi.CallOption) (*Region, error) + func (c *RegionsGetCall) Fields(s ...googleapi.Field) *RegionsGetCall + func (c *RegionsGetCall) Header() http.Header + func (c *RegionsGetCall) IfNoneMatch(entityTag string) *RegionsGetCall + type RegionsListCall struct + func (c *RegionsListCall) Context(ctx context.Context) *RegionsListCall + func (c *RegionsListCall) Do(opts ...googleapi.CallOption) (*RegionList, error) + func (c *RegionsListCall) Fields(s ...googleapi.Field) *RegionsListCall + func (c *RegionsListCall) Filter(filter string) *RegionsListCall + func (c *RegionsListCall) Header() http.Header + func (c *RegionsListCall) IfNoneMatch(entityTag string) *RegionsListCall + func (c *RegionsListCall) MaxResults(maxResults int64) *RegionsListCall + func (c *RegionsListCall) OrderBy(orderBy string) *RegionsListCall + func (c *RegionsListCall) PageToken(pageToken string) *RegionsListCall + func (c *RegionsListCall) Pages(ctx context.Context, f func(*RegionList) error) error + func (c *RegionsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RegionsListCall + type RegionsService struct + func NewRegionsService(s *Service) *RegionsService + func (r *RegionsService) Get(project string, region string) *RegionsGetCall + func (r *RegionsService) List(project string) *RegionsListCall + type RequestMirrorPolicy struct + BackendService string + ForceSendFields []string + NullFields []string + func (s *RequestMirrorPolicy) MarshalJSON() ([]byte, error) + type Reservation struct + Commitment string + CreationTimestamp string + Description string + ForceSendFields []string + Id uint64 + Kind string + Name string + NullFields []string + SelfLink string + SpecificReservation *AllocationSpecificSKUReservation + SpecificReservationRequired bool + Status string + Zone string + func (s *Reservation) MarshalJSON() ([]byte, error) + type ReservationAffinity struct + ConsumeReservationType string + ForceSendFields []string + Key string + NullFields []string + Values []string + func (s *ReservationAffinity) MarshalJSON() ([]byte, error) + type ReservationAggregatedList struct + ForceSendFields []string + Id string + Items map[string]ReservationsScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *ReservationAggregatedListWarning + func (s *ReservationAggregatedList) MarshalJSON() ([]byte, error) + type ReservationAggregatedListWarning struct + Code string + Data []*ReservationAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *ReservationAggregatedListWarning) MarshalJSON() ([]byte, error) + type ReservationAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *ReservationAggregatedListWarningData) MarshalJSON() ([]byte, error) + type ReservationList struct + ForceSendFields []string + Id string + Items []*Reservation + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *ReservationListWarning + func (s *ReservationList) MarshalJSON() ([]byte, error) + type ReservationListWarning struct + Code string + Data []*ReservationListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *ReservationListWarning) MarshalJSON() ([]byte, error) + type ReservationListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *ReservationListWarningData) MarshalJSON() ([]byte, error) + type ReservationsAggregatedListCall struct + func (c *ReservationsAggregatedListCall) Context(ctx context.Context) *ReservationsAggregatedListCall + func (c *ReservationsAggregatedListCall) Do(opts ...googleapi.CallOption) (*ReservationAggregatedList, error) + func (c *ReservationsAggregatedListCall) Fields(s ...googleapi.Field) *ReservationsAggregatedListCall + func (c *ReservationsAggregatedListCall) Filter(filter string) *ReservationsAggregatedListCall + func (c *ReservationsAggregatedListCall) Header() http.Header + func (c *ReservationsAggregatedListCall) IfNoneMatch(entityTag string) *ReservationsAggregatedListCall + func (c *ReservationsAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *ReservationsAggregatedListCall + func (c *ReservationsAggregatedListCall) MaxResults(maxResults int64) *ReservationsAggregatedListCall + func (c *ReservationsAggregatedListCall) OrderBy(orderBy string) *ReservationsAggregatedListCall + func (c *ReservationsAggregatedListCall) PageToken(pageToken string) *ReservationsAggregatedListCall + func (c *ReservationsAggregatedListCall) Pages(ctx context.Context, f func(*ReservationAggregatedList) error) error + func (c *ReservationsAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *ReservationsAggregatedListCall + type ReservationsDeleteCall struct + func (c *ReservationsDeleteCall) Context(ctx context.Context) *ReservationsDeleteCall + func (c *ReservationsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ReservationsDeleteCall) Fields(s ...googleapi.Field) *ReservationsDeleteCall + func (c *ReservationsDeleteCall) Header() http.Header + func (c *ReservationsDeleteCall) RequestId(requestId string) *ReservationsDeleteCall + type ReservationsGetCall struct + func (c *ReservationsGetCall) Context(ctx context.Context) *ReservationsGetCall + func (c *ReservationsGetCall) Do(opts ...googleapi.CallOption) (*Reservation, error) + func (c *ReservationsGetCall) Fields(s ...googleapi.Field) *ReservationsGetCall + func (c *ReservationsGetCall) Header() http.Header + func (c *ReservationsGetCall) IfNoneMatch(entityTag string) *ReservationsGetCall + type ReservationsGetIamPolicyCall struct + func (c *ReservationsGetIamPolicyCall) Context(ctx context.Context) *ReservationsGetIamPolicyCall + func (c *ReservationsGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ReservationsGetIamPolicyCall) Fields(s ...googleapi.Field) *ReservationsGetIamPolicyCall + func (c *ReservationsGetIamPolicyCall) Header() http.Header + func (c *ReservationsGetIamPolicyCall) IfNoneMatch(entityTag string) *ReservationsGetIamPolicyCall + func (c *ReservationsGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ReservationsGetIamPolicyCall + type ReservationsInsertCall struct + func (c *ReservationsInsertCall) Context(ctx context.Context) *ReservationsInsertCall + func (c *ReservationsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ReservationsInsertCall) Fields(s ...googleapi.Field) *ReservationsInsertCall + func (c *ReservationsInsertCall) Header() http.Header + func (c *ReservationsInsertCall) RequestId(requestId string) *ReservationsInsertCall + type ReservationsListCall struct + func (c *ReservationsListCall) Context(ctx context.Context) *ReservationsListCall + func (c *ReservationsListCall) Do(opts ...googleapi.CallOption) (*ReservationList, error) + func (c *ReservationsListCall) Fields(s ...googleapi.Field) *ReservationsListCall + func (c *ReservationsListCall) Filter(filter string) *ReservationsListCall + func (c *ReservationsListCall) Header() http.Header + func (c *ReservationsListCall) IfNoneMatch(entityTag string) *ReservationsListCall + func (c *ReservationsListCall) MaxResults(maxResults int64) *ReservationsListCall + func (c *ReservationsListCall) OrderBy(orderBy string) *ReservationsListCall + func (c *ReservationsListCall) PageToken(pageToken string) *ReservationsListCall + func (c *ReservationsListCall) Pages(ctx context.Context, f func(*ReservationList) error) error + func (c *ReservationsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *ReservationsListCall + type ReservationsResizeCall struct + func (c *ReservationsResizeCall) Context(ctx context.Context) *ReservationsResizeCall + func (c *ReservationsResizeCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ReservationsResizeCall) Fields(s ...googleapi.Field) *ReservationsResizeCall + func (c *ReservationsResizeCall) Header() http.Header + func (c *ReservationsResizeCall) RequestId(requestId string) *ReservationsResizeCall + type ReservationsResizeRequest struct + ForceSendFields []string + NullFields []string + SpecificSkuCount int64 + func (s *ReservationsResizeRequest) MarshalJSON() ([]byte, error) + type ReservationsScopedList struct + ForceSendFields []string + NullFields []string + Reservations []*Reservation + Warning *ReservationsScopedListWarning + func (s *ReservationsScopedList) MarshalJSON() ([]byte, error) + type ReservationsScopedListWarning struct + Code string + Data []*ReservationsScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *ReservationsScopedListWarning) MarshalJSON() ([]byte, error) + type ReservationsScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *ReservationsScopedListWarningData) MarshalJSON() ([]byte, error) + type ReservationsService struct + func NewReservationsService(s *Service) *ReservationsService + func (r *ReservationsService) AggregatedList(project string) *ReservationsAggregatedListCall + func (r *ReservationsService) Delete(project string, zone string, reservation string) *ReservationsDeleteCall + func (r *ReservationsService) Get(project string, zone string, reservation string) *ReservationsGetCall + func (r *ReservationsService) GetIamPolicy(project string, zone string, resource string) *ReservationsGetIamPolicyCall + func (r *ReservationsService) Insert(project string, zone string, reservation *Reservation) *ReservationsInsertCall + func (r *ReservationsService) List(project string, zone string) *ReservationsListCall + func (r *ReservationsService) Resize(project string, zone string, reservation string, ...) *ReservationsResizeCall + func (r *ReservationsService) SetIamPolicy(project string, zone string, resource string, ...) *ReservationsSetIamPolicyCall + func (r *ReservationsService) TestIamPermissions(project string, zone string, resource string, ...) *ReservationsTestIamPermissionsCall + type ReservationsSetIamPolicyCall struct + func (c *ReservationsSetIamPolicyCall) Context(ctx context.Context) *ReservationsSetIamPolicyCall + func (c *ReservationsSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ReservationsSetIamPolicyCall) Fields(s ...googleapi.Field) *ReservationsSetIamPolicyCall + func (c *ReservationsSetIamPolicyCall) Header() http.Header + type ReservationsTestIamPermissionsCall struct + func (c *ReservationsTestIamPermissionsCall) Context(ctx context.Context) *ReservationsTestIamPermissionsCall + func (c *ReservationsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *ReservationsTestIamPermissionsCall) Fields(s ...googleapi.Field) *ReservationsTestIamPermissionsCall + func (c *ReservationsTestIamPermissionsCall) Header() http.Header + type ResourceCommitment struct + AcceleratorType string + Amount int64 + ForceSendFields []string + NullFields []string + Type string + func (s *ResourceCommitment) MarshalJSON() ([]byte, error) + type ResourceGroupReference struct + ForceSendFields []string + Group string + NullFields []string + func (s *ResourceGroupReference) MarshalJSON() ([]byte, error) + type ResourcePoliciesAggregatedListCall struct + func (c *ResourcePoliciesAggregatedListCall) Context(ctx context.Context) *ResourcePoliciesAggregatedListCall + func (c *ResourcePoliciesAggregatedListCall) Do(opts ...googleapi.CallOption) (*ResourcePolicyAggregatedList, error) + func (c *ResourcePoliciesAggregatedListCall) Fields(s ...googleapi.Field) *ResourcePoliciesAggregatedListCall + func (c *ResourcePoliciesAggregatedListCall) Filter(filter string) *ResourcePoliciesAggregatedListCall + func (c *ResourcePoliciesAggregatedListCall) Header() http.Header + func (c *ResourcePoliciesAggregatedListCall) IfNoneMatch(entityTag string) *ResourcePoliciesAggregatedListCall + func (c *ResourcePoliciesAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *ResourcePoliciesAggregatedListCall + func (c *ResourcePoliciesAggregatedListCall) MaxResults(maxResults int64) *ResourcePoliciesAggregatedListCall + func (c *ResourcePoliciesAggregatedListCall) OrderBy(orderBy string) *ResourcePoliciesAggregatedListCall + func (c *ResourcePoliciesAggregatedListCall) PageToken(pageToken string) *ResourcePoliciesAggregatedListCall + func (c *ResourcePoliciesAggregatedListCall) Pages(ctx context.Context, f func(*ResourcePolicyAggregatedList) error) error + func (c *ResourcePoliciesAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *ResourcePoliciesAggregatedListCall + type ResourcePoliciesDeleteCall struct + func (c *ResourcePoliciesDeleteCall) Context(ctx context.Context) *ResourcePoliciesDeleteCall + func (c *ResourcePoliciesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ResourcePoliciesDeleteCall) Fields(s ...googleapi.Field) *ResourcePoliciesDeleteCall + func (c *ResourcePoliciesDeleteCall) Header() http.Header + func (c *ResourcePoliciesDeleteCall) RequestId(requestId string) *ResourcePoliciesDeleteCall + type ResourcePoliciesGetCall struct + func (c *ResourcePoliciesGetCall) Context(ctx context.Context) *ResourcePoliciesGetCall + func (c *ResourcePoliciesGetCall) Do(opts ...googleapi.CallOption) (*ResourcePolicy, error) + func (c *ResourcePoliciesGetCall) Fields(s ...googleapi.Field) *ResourcePoliciesGetCall + func (c *ResourcePoliciesGetCall) Header() http.Header + func (c *ResourcePoliciesGetCall) IfNoneMatch(entityTag string) *ResourcePoliciesGetCall + type ResourcePoliciesGetIamPolicyCall struct + func (c *ResourcePoliciesGetIamPolicyCall) Context(ctx context.Context) *ResourcePoliciesGetIamPolicyCall + func (c *ResourcePoliciesGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ResourcePoliciesGetIamPolicyCall) Fields(s ...googleapi.Field) *ResourcePoliciesGetIamPolicyCall + func (c *ResourcePoliciesGetIamPolicyCall) Header() http.Header + func (c *ResourcePoliciesGetIamPolicyCall) IfNoneMatch(entityTag string) *ResourcePoliciesGetIamPolicyCall + func (c *ResourcePoliciesGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *ResourcePoliciesGetIamPolicyCall + type ResourcePoliciesInsertCall struct + func (c *ResourcePoliciesInsertCall) Context(ctx context.Context) *ResourcePoliciesInsertCall + func (c *ResourcePoliciesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ResourcePoliciesInsertCall) Fields(s ...googleapi.Field) *ResourcePoliciesInsertCall + func (c *ResourcePoliciesInsertCall) Header() http.Header + func (c *ResourcePoliciesInsertCall) RequestId(requestId string) *ResourcePoliciesInsertCall + type ResourcePoliciesListCall struct + func (c *ResourcePoliciesListCall) Context(ctx context.Context) *ResourcePoliciesListCall + func (c *ResourcePoliciesListCall) Do(opts ...googleapi.CallOption) (*ResourcePolicyList, error) + func (c *ResourcePoliciesListCall) Fields(s ...googleapi.Field) *ResourcePoliciesListCall + func (c *ResourcePoliciesListCall) Filter(filter string) *ResourcePoliciesListCall + func (c *ResourcePoliciesListCall) Header() http.Header + func (c *ResourcePoliciesListCall) IfNoneMatch(entityTag string) *ResourcePoliciesListCall + func (c *ResourcePoliciesListCall) MaxResults(maxResults int64) *ResourcePoliciesListCall + func (c *ResourcePoliciesListCall) OrderBy(orderBy string) *ResourcePoliciesListCall + func (c *ResourcePoliciesListCall) PageToken(pageToken string) *ResourcePoliciesListCall + func (c *ResourcePoliciesListCall) Pages(ctx context.Context, f func(*ResourcePolicyList) error) error + func (c *ResourcePoliciesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *ResourcePoliciesListCall + type ResourcePoliciesScopedList struct + ForceSendFields []string + NullFields []string + ResourcePolicies []*ResourcePolicy + Warning *ResourcePoliciesScopedListWarning + func (s *ResourcePoliciesScopedList) MarshalJSON() ([]byte, error) + type ResourcePoliciesScopedListWarning struct + Code string + Data []*ResourcePoliciesScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *ResourcePoliciesScopedListWarning) MarshalJSON() ([]byte, error) + type ResourcePoliciesScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *ResourcePoliciesScopedListWarningData) MarshalJSON() ([]byte, error) + type ResourcePoliciesService struct + func NewResourcePoliciesService(s *Service) *ResourcePoliciesService + func (r *ResourcePoliciesService) AggregatedList(project string) *ResourcePoliciesAggregatedListCall + func (r *ResourcePoliciesService) Delete(project string, region string, resourcePolicy string) *ResourcePoliciesDeleteCall + func (r *ResourcePoliciesService) Get(project string, region string, resourcePolicy string) *ResourcePoliciesGetCall + func (r *ResourcePoliciesService) GetIamPolicy(project string, region string, resource string) *ResourcePoliciesGetIamPolicyCall + func (r *ResourcePoliciesService) Insert(project string, region string, resourcepolicy *ResourcePolicy) *ResourcePoliciesInsertCall + func (r *ResourcePoliciesService) List(project string, region string) *ResourcePoliciesListCall + func (r *ResourcePoliciesService) SetIamPolicy(project string, region string, resource string, ...) *ResourcePoliciesSetIamPolicyCall + func (r *ResourcePoliciesService) TestIamPermissions(project string, region string, resource string, ...) *ResourcePoliciesTestIamPermissionsCall + type ResourcePoliciesSetIamPolicyCall struct + func (c *ResourcePoliciesSetIamPolicyCall) Context(ctx context.Context) *ResourcePoliciesSetIamPolicyCall + func (c *ResourcePoliciesSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *ResourcePoliciesSetIamPolicyCall) Fields(s ...googleapi.Field) *ResourcePoliciesSetIamPolicyCall + func (c *ResourcePoliciesSetIamPolicyCall) Header() http.Header + type ResourcePoliciesTestIamPermissionsCall struct + func (c *ResourcePoliciesTestIamPermissionsCall) Context(ctx context.Context) *ResourcePoliciesTestIamPermissionsCall + func (c *ResourcePoliciesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *ResourcePoliciesTestIamPermissionsCall) Fields(s ...googleapi.Field) *ResourcePoliciesTestIamPermissionsCall + func (c *ResourcePoliciesTestIamPermissionsCall) Header() http.Header + type ResourcePolicy struct + CreationTimestamp string + Description string + ForceSendFields []string + GroupPlacementPolicy *ResourcePolicyGroupPlacementPolicy + Id uint64 + Kind string + Name string + NullFields []string + Region string + SelfLink string + SnapshotSchedulePolicy *ResourcePolicySnapshotSchedulePolicy + Status string + func (s *ResourcePolicy) MarshalJSON() ([]byte, error) + type ResourcePolicyAggregatedList struct + Etag string + ForceSendFields []string + Id string + Items map[string]ResourcePoliciesScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *ResourcePolicyAggregatedListWarning + func (s *ResourcePolicyAggregatedList) MarshalJSON() ([]byte, error) + type ResourcePolicyAggregatedListWarning struct + Code string + Data []*ResourcePolicyAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *ResourcePolicyAggregatedListWarning) MarshalJSON() ([]byte, error) + type ResourcePolicyAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *ResourcePolicyAggregatedListWarningData) MarshalJSON() ([]byte, error) + type ResourcePolicyDailyCycle struct + DaysInCycle int64 + Duration string + ForceSendFields []string + NullFields []string + StartTime string + func (s *ResourcePolicyDailyCycle) MarshalJSON() ([]byte, error) + type ResourcePolicyGroupPlacementPolicy struct + AvailabilityDomainCount int64 + Collocation string + ForceSendFields []string + NullFields []string + VmCount int64 + func (s *ResourcePolicyGroupPlacementPolicy) MarshalJSON() ([]byte, error) + type ResourcePolicyHourlyCycle struct + Duration string + ForceSendFields []string + HoursInCycle int64 + NullFields []string + StartTime string + func (s *ResourcePolicyHourlyCycle) MarshalJSON() ([]byte, error) + type ResourcePolicyList struct + Etag string + ForceSendFields []string + Id string + Items []*ResourcePolicy + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *ResourcePolicyListWarning + func (s *ResourcePolicyList) MarshalJSON() ([]byte, error) + type ResourcePolicyListWarning struct + Code string + Data []*ResourcePolicyListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *ResourcePolicyListWarning) MarshalJSON() ([]byte, error) + type ResourcePolicyListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *ResourcePolicyListWarningData) MarshalJSON() ([]byte, error) + type ResourcePolicySnapshotSchedulePolicy struct + ForceSendFields []string + NullFields []string + RetentionPolicy *ResourcePolicySnapshotSchedulePolicyRetentionPolicy + Schedule *ResourcePolicySnapshotSchedulePolicySchedule + SnapshotProperties *ResourcePolicySnapshotSchedulePolicySnapshotProperties + func (s *ResourcePolicySnapshotSchedulePolicy) MarshalJSON() ([]byte, error) + type ResourcePolicySnapshotSchedulePolicyRetentionPolicy struct + ForceSendFields []string + MaxRetentionDays int64 + NullFields []string + OnSourceDiskDelete string + func (s *ResourcePolicySnapshotSchedulePolicyRetentionPolicy) MarshalJSON() ([]byte, error) + type ResourcePolicySnapshotSchedulePolicySchedule struct + DailySchedule *ResourcePolicyDailyCycle + ForceSendFields []string + HourlySchedule *ResourcePolicyHourlyCycle + NullFields []string + WeeklySchedule *ResourcePolicyWeeklyCycle + func (s *ResourcePolicySnapshotSchedulePolicySchedule) MarshalJSON() ([]byte, error) + type ResourcePolicySnapshotSchedulePolicySnapshotProperties struct + ChainName string + ForceSendFields []string + GuestFlush bool + Labels map[string]string + NullFields []string + StorageLocations []string + func (s *ResourcePolicySnapshotSchedulePolicySnapshotProperties) MarshalJSON() ([]byte, error) + type ResourcePolicyWeeklyCycle struct + DayOfWeeks []*ResourcePolicyWeeklyCycleDayOfWeek + ForceSendFields []string + NullFields []string + func (s *ResourcePolicyWeeklyCycle) MarshalJSON() ([]byte, error) + type ResourcePolicyWeeklyCycleDayOfWeek struct + Day string + Duration string + ForceSendFields []string + NullFields []string + StartTime string + func (s *ResourcePolicyWeeklyCycleDayOfWeek) MarshalJSON() ([]byte, error) + type Route struct + CreationTimestamp string + Description string + DestRange string + ForceSendFields []string + Id uint64 + Kind string + Name string + Network string + NextHopGateway string + NextHopIlb string + NextHopInstance string + NextHopInterconnectAttachment string + NextHopIp string + NextHopNetwork string + NextHopPeering string + NextHopVpnTunnel string + NullFields []string + Priority int64 + SelfLink string + Tags []string + Warnings []*RouteWarnings + func (s *Route) MarshalJSON() ([]byte, error) + type RouteList struct + ForceSendFields []string + Id string + Items []*Route + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *RouteListWarning + func (s *RouteList) MarshalJSON() ([]byte, error) + type RouteListWarning struct + Code string + Data []*RouteListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *RouteListWarning) MarshalJSON() ([]byte, error) + type RouteListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *RouteListWarningData) MarshalJSON() ([]byte, error) + type RouteWarnings struct + Code string + Data []*RouteWarningsData + ForceSendFields []string + Message string + NullFields []string + func (s *RouteWarnings) MarshalJSON() ([]byte, error) + type RouteWarningsData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *RouteWarningsData) MarshalJSON() ([]byte, error) + type Router struct + Bgp *RouterBgp + BgpPeers []*RouterBgpPeer + CreationTimestamp string + Description string + ForceSendFields []string + Id uint64 + Interfaces []*RouterInterface + Kind string + Name string + Nats []*RouterNat + Network string + NullFields []string + Region string + SelfLink string + func (s *Router) MarshalJSON() ([]byte, error) + type RouterAdvertisedIpRange struct + Description string + ForceSendFields []string + NullFields []string + Range string + func (s *RouterAdvertisedIpRange) MarshalJSON() ([]byte, error) + type RouterAggregatedList struct + ForceSendFields []string + Id string + Items map[string]RoutersScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *RouterAggregatedListWarning + func (s *RouterAggregatedList) MarshalJSON() ([]byte, error) + type RouterAggregatedListWarning struct + Code string + Data []*RouterAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *RouterAggregatedListWarning) MarshalJSON() ([]byte, error) + type RouterAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *RouterAggregatedListWarningData) MarshalJSON() ([]byte, error) + type RouterBgp struct + AdvertiseMode string + AdvertisedGroups []string + AdvertisedIpRanges []*RouterAdvertisedIpRange + Asn int64 + ForceSendFields []string + KeepaliveInterval int64 + NullFields []string + func (s *RouterBgp) MarshalJSON() ([]byte, error) + type RouterBgpPeer struct + AdvertiseMode string + AdvertisedGroups []string + AdvertisedIpRanges []*RouterAdvertisedIpRange + AdvertisedRoutePriority int64 + Bfd *RouterBgpPeerBfd + Enable string + ForceSendFields []string + InterfaceName string + IpAddress string + ManagementType string + Name string + NullFields []string + PeerAsn int64 + PeerIpAddress string + func (s *RouterBgpPeer) MarshalJSON() ([]byte, error) + type RouterBgpPeerBfd struct + ForceSendFields []string + MinReceiveInterval int64 + MinTransmitInterval int64 + Multiplier int64 + NullFields []string + SessionInitializationMode string + func (s *RouterBgpPeerBfd) MarshalJSON() ([]byte, error) + type RouterInterface struct + ForceSendFields []string + IpRange string + LinkedInterconnectAttachment string + LinkedVpnTunnel string + ManagementType string + Name string + NullFields []string + func (s *RouterInterface) MarshalJSON() ([]byte, error) + type RouterList struct + ForceSendFields []string + Id string + Items []*Router + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *RouterListWarning + func (s *RouterList) MarshalJSON() ([]byte, error) + type RouterListWarning struct + Code string + Data []*RouterListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *RouterListWarning) MarshalJSON() ([]byte, error) + type RouterListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *RouterListWarningData) MarshalJSON() ([]byte, error) + type RouterNat struct + DrainNatIps []string + EnableEndpointIndependentMapping bool + ForceSendFields []string + IcmpIdleTimeoutSec int64 + LogConfig *RouterNatLogConfig + MinPortsPerVm int64 + Name string + NatIpAllocateOption string + NatIps []string + NullFields []string + SourceSubnetworkIpRangesToNat string + Subnetworks []*RouterNatSubnetworkToNat + TcpEstablishedIdleTimeoutSec int64 + TcpTransitoryIdleTimeoutSec int64 + UdpIdleTimeoutSec int64 + func (s *RouterNat) MarshalJSON() ([]byte, error) + type RouterNatLogConfig struct + Enable bool + Filter string + ForceSendFields []string + NullFields []string + func (s *RouterNatLogConfig) MarshalJSON() ([]byte, error) + type RouterNatSubnetworkToNat struct + ForceSendFields []string + Name string + NullFields []string + SecondaryIpRangeNames []string + SourceIpRangesToNat []string + func (s *RouterNatSubnetworkToNat) MarshalJSON() ([]byte, error) + type RouterStatus struct + BestRoutes []*Route + BestRoutesForRouter []*Route + BgpPeerStatus []*RouterStatusBgpPeerStatus + ForceSendFields []string + NatStatus []*RouterStatusNatStatus + Network string + NullFields []string + func (s *RouterStatus) MarshalJSON() ([]byte, error) + type RouterStatusBgpPeerStatus struct + AdvertisedRoutes []*Route + BfdStatus *BfdStatus + ForceSendFields []string + IpAddress string + LinkedVpnTunnel string + Name string + NullFields []string + NumLearnedRoutes int64 + PeerIpAddress string + State string + Status string + Uptime string + UptimeSeconds string + func (s *RouterStatusBgpPeerStatus) MarshalJSON() ([]byte, error) + type RouterStatusNatStatus struct + AutoAllocatedNatIps []string + DrainAutoAllocatedNatIps []string + DrainUserAllocatedNatIps []string + ForceSendFields []string + MinExtraNatIpsNeeded int64 + Name string + NullFields []string + NumVmEndpointsWithNatMappings int64 + UserAllocatedNatIpResources []string + UserAllocatedNatIps []string + func (s *RouterStatusNatStatus) MarshalJSON() ([]byte, error) + type RouterStatusResponse struct + ForceSendFields []string + Kind string + NullFields []string + Result *RouterStatus + func (s *RouterStatusResponse) MarshalJSON() ([]byte, error) + type RoutersAggregatedListCall struct + func (c *RoutersAggregatedListCall) Context(ctx context.Context) *RoutersAggregatedListCall + func (c *RoutersAggregatedListCall) Do(opts ...googleapi.CallOption) (*RouterAggregatedList, error) + func (c *RoutersAggregatedListCall) Fields(s ...googleapi.Field) *RoutersAggregatedListCall + func (c *RoutersAggregatedListCall) Filter(filter string) *RoutersAggregatedListCall + func (c *RoutersAggregatedListCall) Header() http.Header + func (c *RoutersAggregatedListCall) IfNoneMatch(entityTag string) *RoutersAggregatedListCall + func (c *RoutersAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *RoutersAggregatedListCall + func (c *RoutersAggregatedListCall) MaxResults(maxResults int64) *RoutersAggregatedListCall + func (c *RoutersAggregatedListCall) OrderBy(orderBy string) *RoutersAggregatedListCall + func (c *RoutersAggregatedListCall) PageToken(pageToken string) *RoutersAggregatedListCall + func (c *RoutersAggregatedListCall) Pages(ctx context.Context, f func(*RouterAggregatedList) error) error + func (c *RoutersAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RoutersAggregatedListCall + type RoutersDeleteCall struct + func (c *RoutersDeleteCall) Context(ctx context.Context) *RoutersDeleteCall + func (c *RoutersDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RoutersDeleteCall) Fields(s ...googleapi.Field) *RoutersDeleteCall + func (c *RoutersDeleteCall) Header() http.Header + func (c *RoutersDeleteCall) RequestId(requestId string) *RoutersDeleteCall + type RoutersGetCall struct + func (c *RoutersGetCall) Context(ctx context.Context) *RoutersGetCall + func (c *RoutersGetCall) Do(opts ...googleapi.CallOption) (*Router, error) + func (c *RoutersGetCall) Fields(s ...googleapi.Field) *RoutersGetCall + func (c *RoutersGetCall) Header() http.Header + func (c *RoutersGetCall) IfNoneMatch(entityTag string) *RoutersGetCall + type RoutersGetNatMappingInfoCall struct + func (c *RoutersGetNatMappingInfoCall) Context(ctx context.Context) *RoutersGetNatMappingInfoCall + func (c *RoutersGetNatMappingInfoCall) Do(opts ...googleapi.CallOption) (*VmEndpointNatMappingsList, error) + func (c *RoutersGetNatMappingInfoCall) Fields(s ...googleapi.Field) *RoutersGetNatMappingInfoCall + func (c *RoutersGetNatMappingInfoCall) Filter(filter string) *RoutersGetNatMappingInfoCall + func (c *RoutersGetNatMappingInfoCall) Header() http.Header + func (c *RoutersGetNatMappingInfoCall) IfNoneMatch(entityTag string) *RoutersGetNatMappingInfoCall + func (c *RoutersGetNatMappingInfoCall) MaxResults(maxResults int64) *RoutersGetNatMappingInfoCall + func (c *RoutersGetNatMappingInfoCall) NatName(natName string) *RoutersGetNatMappingInfoCall + func (c *RoutersGetNatMappingInfoCall) OrderBy(orderBy string) *RoutersGetNatMappingInfoCall + func (c *RoutersGetNatMappingInfoCall) PageToken(pageToken string) *RoutersGetNatMappingInfoCall + func (c *RoutersGetNatMappingInfoCall) Pages(ctx context.Context, f func(*VmEndpointNatMappingsList) error) error + func (c *RoutersGetNatMappingInfoCall) ReturnPartialSuccess(returnPartialSuccess bool) *RoutersGetNatMappingInfoCall + type RoutersGetRouterStatusCall struct + func (c *RoutersGetRouterStatusCall) Context(ctx context.Context) *RoutersGetRouterStatusCall + func (c *RoutersGetRouterStatusCall) Do(opts ...googleapi.CallOption) (*RouterStatusResponse, error) + func (c *RoutersGetRouterStatusCall) Fields(s ...googleapi.Field) *RoutersGetRouterStatusCall + func (c *RoutersGetRouterStatusCall) Header() http.Header + func (c *RoutersGetRouterStatusCall) IfNoneMatch(entityTag string) *RoutersGetRouterStatusCall + type RoutersInsertCall struct + func (c *RoutersInsertCall) Context(ctx context.Context) *RoutersInsertCall + func (c *RoutersInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RoutersInsertCall) Fields(s ...googleapi.Field) *RoutersInsertCall + func (c *RoutersInsertCall) Header() http.Header + func (c *RoutersInsertCall) RequestId(requestId string) *RoutersInsertCall + type RoutersListCall struct + func (c *RoutersListCall) Context(ctx context.Context) *RoutersListCall + func (c *RoutersListCall) Do(opts ...googleapi.CallOption) (*RouterList, error) + func (c *RoutersListCall) Fields(s ...googleapi.Field) *RoutersListCall + func (c *RoutersListCall) Filter(filter string) *RoutersListCall + func (c *RoutersListCall) Header() http.Header + func (c *RoutersListCall) IfNoneMatch(entityTag string) *RoutersListCall + func (c *RoutersListCall) MaxResults(maxResults int64) *RoutersListCall + func (c *RoutersListCall) OrderBy(orderBy string) *RoutersListCall + func (c *RoutersListCall) PageToken(pageToken string) *RoutersListCall + func (c *RoutersListCall) Pages(ctx context.Context, f func(*RouterList) error) error + func (c *RoutersListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RoutersListCall + type RoutersPatchCall struct + func (c *RoutersPatchCall) Context(ctx context.Context) *RoutersPatchCall + func (c *RoutersPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RoutersPatchCall) Fields(s ...googleapi.Field) *RoutersPatchCall + func (c *RoutersPatchCall) Header() http.Header + func (c *RoutersPatchCall) RequestId(requestId string) *RoutersPatchCall + type RoutersPreviewCall struct + func (c *RoutersPreviewCall) Context(ctx context.Context) *RoutersPreviewCall + func (c *RoutersPreviewCall) Do(opts ...googleapi.CallOption) (*RoutersPreviewResponse, error) + func (c *RoutersPreviewCall) Fields(s ...googleapi.Field) *RoutersPreviewCall + func (c *RoutersPreviewCall) Header() http.Header + type RoutersPreviewResponse struct + ForceSendFields []string + NullFields []string + Resource *Router + func (s *RoutersPreviewResponse) MarshalJSON() ([]byte, error) + type RoutersScopedList struct + ForceSendFields []string + NullFields []string + Routers []*Router + Warning *RoutersScopedListWarning + func (s *RoutersScopedList) MarshalJSON() ([]byte, error) + type RoutersScopedListWarning struct + Code string + Data []*RoutersScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *RoutersScopedListWarning) MarshalJSON() ([]byte, error) + type RoutersScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *RoutersScopedListWarningData) MarshalJSON() ([]byte, error) + type RoutersService struct + func NewRoutersService(s *Service) *RoutersService + func (r *RoutersService) AggregatedList(project string) *RoutersAggregatedListCall + func (r *RoutersService) Delete(project string, region string, router string) *RoutersDeleteCall + func (r *RoutersService) Get(project string, region string, router string) *RoutersGetCall + func (r *RoutersService) GetNatMappingInfo(project string, region string, router string) *RoutersGetNatMappingInfoCall + func (r *RoutersService) GetRouterStatus(project string, region string, router string) *RoutersGetRouterStatusCall + func (r *RoutersService) Insert(project string, region string, router *Router) *RoutersInsertCall + func (r *RoutersService) List(project string, region string) *RoutersListCall + func (r *RoutersService) Patch(project string, region string, router string, router2 *Router) *RoutersPatchCall + func (r *RoutersService) Preview(project string, region string, router string, router2 *Router) *RoutersPreviewCall + func (r *RoutersService) TestIamPermissions(project string, region string, resource string, ...) *RoutersTestIamPermissionsCall + func (r *RoutersService) Update(project string, region string, router string, router2 *Router) *RoutersUpdateCall + type RoutersTestIamPermissionsCall struct + func (c *RoutersTestIamPermissionsCall) Context(ctx context.Context) *RoutersTestIamPermissionsCall + func (c *RoutersTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *RoutersTestIamPermissionsCall) Fields(s ...googleapi.Field) *RoutersTestIamPermissionsCall + func (c *RoutersTestIamPermissionsCall) Header() http.Header + type RoutersUpdateCall struct + func (c *RoutersUpdateCall) Context(ctx context.Context) *RoutersUpdateCall + func (c *RoutersUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RoutersUpdateCall) Fields(s ...googleapi.Field) *RoutersUpdateCall + func (c *RoutersUpdateCall) Header() http.Header + func (c *RoutersUpdateCall) RequestId(requestId string) *RoutersUpdateCall + type RoutesDeleteCall struct + func (c *RoutesDeleteCall) Context(ctx context.Context) *RoutesDeleteCall + func (c *RoutesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RoutesDeleteCall) Fields(s ...googleapi.Field) *RoutesDeleteCall + func (c *RoutesDeleteCall) Header() http.Header + func (c *RoutesDeleteCall) RequestId(requestId string) *RoutesDeleteCall + type RoutesGetCall struct + func (c *RoutesGetCall) Context(ctx context.Context) *RoutesGetCall + func (c *RoutesGetCall) Do(opts ...googleapi.CallOption) (*Route, error) + func (c *RoutesGetCall) Fields(s ...googleapi.Field) *RoutesGetCall + func (c *RoutesGetCall) Header() http.Header + func (c *RoutesGetCall) IfNoneMatch(entityTag string) *RoutesGetCall + type RoutesInsertCall struct + func (c *RoutesInsertCall) Context(ctx context.Context) *RoutesInsertCall + func (c *RoutesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *RoutesInsertCall) Fields(s ...googleapi.Field) *RoutesInsertCall + func (c *RoutesInsertCall) Header() http.Header + func (c *RoutesInsertCall) RequestId(requestId string) *RoutesInsertCall + type RoutesListCall struct + func (c *RoutesListCall) Context(ctx context.Context) *RoutesListCall + func (c *RoutesListCall) Do(opts ...googleapi.CallOption) (*RouteList, error) + func (c *RoutesListCall) Fields(s ...googleapi.Field) *RoutesListCall + func (c *RoutesListCall) Filter(filter string) *RoutesListCall + func (c *RoutesListCall) Header() http.Header + func (c *RoutesListCall) IfNoneMatch(entityTag string) *RoutesListCall + func (c *RoutesListCall) MaxResults(maxResults int64) *RoutesListCall + func (c *RoutesListCall) OrderBy(orderBy string) *RoutesListCall + func (c *RoutesListCall) PageToken(pageToken string) *RoutesListCall + func (c *RoutesListCall) Pages(ctx context.Context, f func(*RouteList) error) error + func (c *RoutesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *RoutesListCall + type RoutesService struct + func NewRoutesService(s *Service) *RoutesService + func (r *RoutesService) Delete(project string, route string) *RoutesDeleteCall + func (r *RoutesService) Get(project string, route string) *RoutesGetCall + func (r *RoutesService) Insert(project string, route *Route) *RoutesInsertCall + func (r *RoutesService) List(project string) *RoutesListCall + func (r *RoutesService) TestIamPermissions(project string, resource string, ...) *RoutesTestIamPermissionsCall + type RoutesTestIamPermissionsCall struct + func (c *RoutesTestIamPermissionsCall) Context(ctx context.Context) *RoutesTestIamPermissionsCall + func (c *RoutesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *RoutesTestIamPermissionsCall) Fields(s ...googleapi.Field) *RoutesTestIamPermissionsCall + func (c *RoutesTestIamPermissionsCall) Header() http.Header + type Rule struct + Action string + Conditions []*Condition + Description string + ForceSendFields []string + Ins []string + LogConfigs []*LogConfig + NotIns []string + NullFields []string + Permissions []string + func (s *Rule) MarshalJSON() ([]byte, error) + type SSLHealthCheck struct + ForceSendFields []string + NullFields []string + Port int64 + PortName string + PortSpecification string + ProxyHeader string + Request string + Response string + func (s *SSLHealthCheck) MarshalJSON() ([]byte, error) + type SavedAttachedDisk struct + AutoDelete bool + Boot bool + DeviceName string + DiskEncryptionKey *CustomerEncryptionKey + DiskSizeGb int64 + DiskType string + ForceSendFields []string + GuestOsFeatures []*GuestOsFeature + Index int64 + Interface string + Kind string + Licenses []string + Mode string + NullFields []string + Source string + StorageBytes int64 + StorageBytesStatus string + Type string + func (s *SavedAttachedDisk) MarshalJSON() ([]byte, error) + type ScalingScheduleStatus struct + ForceSendFields []string + LastStartTime string + NextStartTime string + NullFields []string + State string + func (s *ScalingScheduleStatus) MarshalJSON() ([]byte, error) + type Scheduling struct + AutomaticRestart *bool + ForceSendFields []string + LocationHint string + MinNodeCpus int64 + NodeAffinities []*SchedulingNodeAffinity + NullFields []string + OnHostMaintenance string + Preemptible bool + func (s *Scheduling) MarshalJSON() ([]byte, error) + type SchedulingNodeAffinity struct + ForceSendFields []string + Key string + NullFields []string + Operator string + Values []string + func (s *SchedulingNodeAffinity) MarshalJSON() ([]byte, error) + type Screenshot struct + Contents string + ForceSendFields []string + Kind string + NullFields []string + func (s *Screenshot) MarshalJSON() ([]byte, error) + type SecurityPoliciesAddRuleCall struct + func (c *SecurityPoliciesAddRuleCall) Context(ctx context.Context) *SecurityPoliciesAddRuleCall + func (c *SecurityPoliciesAddRuleCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SecurityPoliciesAddRuleCall) Fields(s ...googleapi.Field) *SecurityPoliciesAddRuleCall + func (c *SecurityPoliciesAddRuleCall) Header() http.Header + func (c *SecurityPoliciesAddRuleCall) ValidateOnly(validateOnly bool) *SecurityPoliciesAddRuleCall + type SecurityPoliciesDeleteCall struct + func (c *SecurityPoliciesDeleteCall) Context(ctx context.Context) *SecurityPoliciesDeleteCall + func (c *SecurityPoliciesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SecurityPoliciesDeleteCall) Fields(s ...googleapi.Field) *SecurityPoliciesDeleteCall + func (c *SecurityPoliciesDeleteCall) Header() http.Header + func (c *SecurityPoliciesDeleteCall) RequestId(requestId string) *SecurityPoliciesDeleteCall + type SecurityPoliciesGetCall struct + func (c *SecurityPoliciesGetCall) Context(ctx context.Context) *SecurityPoliciesGetCall + func (c *SecurityPoliciesGetCall) Do(opts ...googleapi.CallOption) (*SecurityPolicy, error) + func (c *SecurityPoliciesGetCall) Fields(s ...googleapi.Field) *SecurityPoliciesGetCall + func (c *SecurityPoliciesGetCall) Header() http.Header + func (c *SecurityPoliciesGetCall) IfNoneMatch(entityTag string) *SecurityPoliciesGetCall + type SecurityPoliciesGetRuleCall struct + func (c *SecurityPoliciesGetRuleCall) Context(ctx context.Context) *SecurityPoliciesGetRuleCall + func (c *SecurityPoliciesGetRuleCall) Do(opts ...googleapi.CallOption) (*SecurityPolicyRule, error) + func (c *SecurityPoliciesGetRuleCall) Fields(s ...googleapi.Field) *SecurityPoliciesGetRuleCall + func (c *SecurityPoliciesGetRuleCall) Header() http.Header + func (c *SecurityPoliciesGetRuleCall) IfNoneMatch(entityTag string) *SecurityPoliciesGetRuleCall + func (c *SecurityPoliciesGetRuleCall) Priority(priority int64) *SecurityPoliciesGetRuleCall + type SecurityPoliciesInsertCall struct + func (c *SecurityPoliciesInsertCall) Context(ctx context.Context) *SecurityPoliciesInsertCall + func (c *SecurityPoliciesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SecurityPoliciesInsertCall) Fields(s ...googleapi.Field) *SecurityPoliciesInsertCall + func (c *SecurityPoliciesInsertCall) Header() http.Header + func (c *SecurityPoliciesInsertCall) RequestId(requestId string) *SecurityPoliciesInsertCall + func (c *SecurityPoliciesInsertCall) ValidateOnly(validateOnly bool) *SecurityPoliciesInsertCall + type SecurityPoliciesListCall struct + func (c *SecurityPoliciesListCall) Context(ctx context.Context) *SecurityPoliciesListCall + func (c *SecurityPoliciesListCall) Do(opts ...googleapi.CallOption) (*SecurityPolicyList, error) + func (c *SecurityPoliciesListCall) Fields(s ...googleapi.Field) *SecurityPoliciesListCall + func (c *SecurityPoliciesListCall) Filter(filter string) *SecurityPoliciesListCall + func (c *SecurityPoliciesListCall) Header() http.Header + func (c *SecurityPoliciesListCall) IfNoneMatch(entityTag string) *SecurityPoliciesListCall + func (c *SecurityPoliciesListCall) MaxResults(maxResults int64) *SecurityPoliciesListCall + func (c *SecurityPoliciesListCall) OrderBy(orderBy string) *SecurityPoliciesListCall + func (c *SecurityPoliciesListCall) PageToken(pageToken string) *SecurityPoliciesListCall + func (c *SecurityPoliciesListCall) Pages(ctx context.Context, f func(*SecurityPolicyList) error) error + func (c *SecurityPoliciesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *SecurityPoliciesListCall + type SecurityPoliciesListPreconfiguredExpressionSetsCall struct + func (c *SecurityPoliciesListPreconfiguredExpressionSetsCall) Context(ctx context.Context) *SecurityPoliciesListPreconfiguredExpressionSetsCall + func (c *SecurityPoliciesListPreconfiguredExpressionSetsCall) Do(opts ...googleapi.CallOption) (*SecurityPoliciesListPreconfiguredExpressionSetsResponse, error) + func (c *SecurityPoliciesListPreconfiguredExpressionSetsCall) Fields(s ...googleapi.Field) *SecurityPoliciesListPreconfiguredExpressionSetsCall + func (c *SecurityPoliciesListPreconfiguredExpressionSetsCall) Filter(filter string) *SecurityPoliciesListPreconfiguredExpressionSetsCall + func (c *SecurityPoliciesListPreconfiguredExpressionSetsCall) Header() http.Header + func (c *SecurityPoliciesListPreconfiguredExpressionSetsCall) IfNoneMatch(entityTag string) *SecurityPoliciesListPreconfiguredExpressionSetsCall + func (c *SecurityPoliciesListPreconfiguredExpressionSetsCall) MaxResults(maxResults int64) *SecurityPoliciesListPreconfiguredExpressionSetsCall + func (c *SecurityPoliciesListPreconfiguredExpressionSetsCall) OrderBy(orderBy string) *SecurityPoliciesListPreconfiguredExpressionSetsCall + func (c *SecurityPoliciesListPreconfiguredExpressionSetsCall) PageToken(pageToken string) *SecurityPoliciesListPreconfiguredExpressionSetsCall + func (c *SecurityPoliciesListPreconfiguredExpressionSetsCall) ReturnPartialSuccess(returnPartialSuccess bool) *SecurityPoliciesListPreconfiguredExpressionSetsCall + type SecurityPoliciesListPreconfiguredExpressionSetsResponse struct + ForceSendFields []string + NullFields []string + PreconfiguredExpressionSets *SecurityPoliciesWafConfig + func (s *SecurityPoliciesListPreconfiguredExpressionSetsResponse) MarshalJSON() ([]byte, error) + type SecurityPoliciesPatchCall struct + func (c *SecurityPoliciesPatchCall) Context(ctx context.Context) *SecurityPoliciesPatchCall + func (c *SecurityPoliciesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SecurityPoliciesPatchCall) Fields(s ...googleapi.Field) *SecurityPoliciesPatchCall + func (c *SecurityPoliciesPatchCall) Header() http.Header + func (c *SecurityPoliciesPatchCall) RequestId(requestId string) *SecurityPoliciesPatchCall + type SecurityPoliciesPatchRuleCall struct + func (c *SecurityPoliciesPatchRuleCall) Context(ctx context.Context) *SecurityPoliciesPatchRuleCall + func (c *SecurityPoliciesPatchRuleCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SecurityPoliciesPatchRuleCall) Fields(s ...googleapi.Field) *SecurityPoliciesPatchRuleCall + func (c *SecurityPoliciesPatchRuleCall) Header() http.Header + func (c *SecurityPoliciesPatchRuleCall) Priority(priority int64) *SecurityPoliciesPatchRuleCall + func (c *SecurityPoliciesPatchRuleCall) ValidateOnly(validateOnly bool) *SecurityPoliciesPatchRuleCall + type SecurityPoliciesRemoveRuleCall struct + func (c *SecurityPoliciesRemoveRuleCall) Context(ctx context.Context) *SecurityPoliciesRemoveRuleCall + func (c *SecurityPoliciesRemoveRuleCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SecurityPoliciesRemoveRuleCall) Fields(s ...googleapi.Field) *SecurityPoliciesRemoveRuleCall + func (c *SecurityPoliciesRemoveRuleCall) Header() http.Header + func (c *SecurityPoliciesRemoveRuleCall) Priority(priority int64) *SecurityPoliciesRemoveRuleCall + type SecurityPoliciesService struct + func NewSecurityPoliciesService(s *Service) *SecurityPoliciesService + func (r *SecurityPoliciesService) AddRule(project string, securityPolicy string, securitypolicyrule *SecurityPolicyRule) *SecurityPoliciesAddRuleCall + func (r *SecurityPoliciesService) Delete(project string, securityPolicy string) *SecurityPoliciesDeleteCall + func (r *SecurityPoliciesService) Get(project string, securityPolicy string) *SecurityPoliciesGetCall + func (r *SecurityPoliciesService) GetRule(project string, securityPolicy string) *SecurityPoliciesGetRuleCall + func (r *SecurityPoliciesService) Insert(project string, securitypolicy *SecurityPolicy) *SecurityPoliciesInsertCall + func (r *SecurityPoliciesService) List(project string) *SecurityPoliciesListCall + func (r *SecurityPoliciesService) ListPreconfiguredExpressionSets(project string) *SecurityPoliciesListPreconfiguredExpressionSetsCall + func (r *SecurityPoliciesService) Patch(project string, securityPolicy string, securitypolicy *SecurityPolicy) *SecurityPoliciesPatchCall + func (r *SecurityPoliciesService) PatchRule(project string, securityPolicy string, securitypolicyrule *SecurityPolicyRule) *SecurityPoliciesPatchRuleCall + func (r *SecurityPoliciesService) RemoveRule(project string, securityPolicy string) *SecurityPoliciesRemoveRuleCall + func (r *SecurityPoliciesService) SetLabels(project string, resource string, ...) *SecurityPoliciesSetLabelsCall + func (r *SecurityPoliciesService) TestIamPermissions(project string, resource string, ...) *SecurityPoliciesTestIamPermissionsCall + type SecurityPoliciesSetLabelsCall struct + func (c *SecurityPoliciesSetLabelsCall) Context(ctx context.Context) *SecurityPoliciesSetLabelsCall + func (c *SecurityPoliciesSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SecurityPoliciesSetLabelsCall) Fields(s ...googleapi.Field) *SecurityPoliciesSetLabelsCall + func (c *SecurityPoliciesSetLabelsCall) Header() http.Header + type SecurityPoliciesTestIamPermissionsCall struct + func (c *SecurityPoliciesTestIamPermissionsCall) Context(ctx context.Context) *SecurityPoliciesTestIamPermissionsCall + func (c *SecurityPoliciesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *SecurityPoliciesTestIamPermissionsCall) Fields(s ...googleapi.Field) *SecurityPoliciesTestIamPermissionsCall + func (c *SecurityPoliciesTestIamPermissionsCall) Header() http.Header + type SecurityPoliciesWafConfig struct + ForceSendFields []string + NullFields []string + WafRules *PreconfiguredWafSet + func (s *SecurityPoliciesWafConfig) MarshalJSON() ([]byte, error) + type SecurityPolicy struct + AdaptiveProtectionConfig *SecurityPolicyAdaptiveProtectionConfig + Associations []*SecurityPolicyAssociation + CreationTimestamp string + Description string + DisplayName string + Fingerprint string + ForceSendFields []string + Id uint64 + Kind string + LabelFingerprint string + Labels map[string]string + Name string + NullFields []string + Parent string + RuleTupleCount int64 + Rules []*SecurityPolicyRule + SelfLink string + SelfLinkWithId string + Type string + func (s *SecurityPolicy) MarshalJSON() ([]byte, error) + type SecurityPolicyAdaptiveProtectionConfig struct + ForceSendFields []string + Layer7DdosDefenseConfig *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig + NullFields []string + func (s *SecurityPolicyAdaptiveProtectionConfig) MarshalJSON() ([]byte, error) + type SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig struct + Enable bool + ForceSendFields []string + NullFields []string + RuleVisibility string + func (s *SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig) MarshalJSON() ([]byte, error) + type SecurityPolicyAssociation struct + AttachmentId string + DisplayName string + ForceSendFields []string + Name string + NullFields []string + SecurityPolicyId string + func (s *SecurityPolicyAssociation) MarshalJSON() ([]byte, error) + type SecurityPolicyList struct + ForceSendFields []string + Id string + Items []*SecurityPolicy + Kind string + NextPageToken string + NullFields []string + Warning *SecurityPolicyListWarning + func (s *SecurityPolicyList) MarshalJSON() ([]byte, error) + type SecurityPolicyListWarning struct + Code string + Data []*SecurityPolicyListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *SecurityPolicyListWarning) MarshalJSON() ([]byte, error) + type SecurityPolicyListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *SecurityPolicyListWarningData) MarshalJSON() ([]byte, error) + type SecurityPolicyReference struct + ForceSendFields []string + NullFields []string + SecurityPolicy string + func (s *SecurityPolicyReference) MarshalJSON() ([]byte, error) + type SecurityPolicyRule struct + Action string + Description string + Direction string + EnableLogging bool + ForceSendFields []string + Kind string + Match *SecurityPolicyRuleMatcher + NullFields []string + Preview bool + Priority int64 + RuleNumber int64 + RuleTupleCount int64 + TargetResources []string + TargetServiceAccounts []string + func (s *SecurityPolicyRule) MarshalJSON() ([]byte, error) + type SecurityPolicyRuleMatcher struct + Config *SecurityPolicyRuleMatcherConfig + Expr *Expr + ForceSendFields []string + NullFields []string + VersionedExpr string + func (s *SecurityPolicyRuleMatcher) MarshalJSON() ([]byte, error) + type SecurityPolicyRuleMatcherConfig struct + DestIpRanges []string + ForceSendFields []string + Layer4Configs []*SecurityPolicyRuleMatcherConfigLayer4Config + NullFields []string + SrcIpRanges []string + func (s *SecurityPolicyRuleMatcherConfig) MarshalJSON() ([]byte, error) + type SecurityPolicyRuleMatcherConfigLayer4Config struct + ForceSendFields []string + IpProtocol string + NullFields []string + Ports []string + func (s *SecurityPolicyRuleMatcherConfigLayer4Config) MarshalJSON() ([]byte, error) + type SecuritySettings struct + Authentication string + ClientTlsPolicy string + ForceSendFields []string + NullFields []string + SubjectAltNames []string + func (s *SecuritySettings) MarshalJSON() ([]byte, error) + type SerialPortOutput struct + Contents string + ForceSendFields []string + Kind string + Next int64 + NullFields []string + SelfLink string + Start int64 + func (s *SerialPortOutput) MarshalJSON() ([]byte, error) + type ServerBinding struct + ForceSendFields []string + NullFields []string + Type string + func (s *ServerBinding) MarshalJSON() ([]byte, error) + type Service struct + AcceleratorTypes *AcceleratorTypesService + Addresses *AddressesService + Autoscalers *AutoscalersService + BackendBuckets *BackendBucketsService + BackendServices *BackendServicesService + BasePath string + DiskTypes *DiskTypesService + Disks *DisksService + ExternalVpnGateways *ExternalVpnGatewaysService + Firewalls *FirewallsService + ForwardingRules *ForwardingRulesService + GlobalAddresses *GlobalAddressesService + GlobalForwardingRules *GlobalForwardingRulesService + GlobalNetworkEndpointGroups *GlobalNetworkEndpointGroupsService + GlobalOperations *GlobalOperationsService + GlobalOrganizationOperations *GlobalOrganizationOperationsService + HealthChecks *HealthChecksService + HttpHealthChecks *HttpHealthChecksService + HttpsHealthChecks *HttpsHealthChecksService + Images *ImagesService + InstanceGroupManagers *InstanceGroupManagersService + InstanceGroups *InstanceGroupsService + InstanceTemplates *InstanceTemplatesService + Instances *InstancesService + InterconnectAttachments *InterconnectAttachmentsService + InterconnectLocations *InterconnectLocationsService + Interconnects *InterconnectsService + LicenseCodes *LicenseCodesService + Licenses *LicensesService + MachineImages *MachineImagesService + MachineTypes *MachineTypesService + NetworkEndpointGroups *NetworkEndpointGroupsService + Networks *NetworksService + NodeGroups *NodeGroupsService + NodeTemplates *NodeTemplatesService + NodeTypes *NodeTypesService + OrganizationSecurityPolicies *OrganizationSecurityPoliciesService + PacketMirrorings *PacketMirroringsService + Projects *ProjectsService + RegionAutoscalers *RegionAutoscalersService + RegionBackendServices *RegionBackendServicesService + RegionCommitments *RegionCommitmentsService + RegionDiskTypes *RegionDiskTypesService + RegionDisks *RegionDisksService + RegionHealthCheckServices *RegionHealthCheckServicesService + RegionHealthChecks *RegionHealthChecksService + RegionInstanceGroupManagers *RegionInstanceGroupManagersService + RegionInstanceGroups *RegionInstanceGroupsService + RegionNetworkEndpointGroups *RegionNetworkEndpointGroupsService + RegionNotificationEndpoints *RegionNotificationEndpointsService + RegionOperations *RegionOperationsService + RegionSslCertificates *RegionSslCertificatesService + RegionTargetHttpProxies *RegionTargetHttpProxiesService + RegionTargetHttpsProxies *RegionTargetHttpsProxiesService + RegionUrlMaps *RegionUrlMapsService + Regions *RegionsService + Reservations *ReservationsService + ResourcePolicies *ResourcePoliciesService + Routers *RoutersService + Routes *RoutesService + SecurityPolicies *SecurityPoliciesService + Snapshots *SnapshotsService + SslCertificates *SslCertificatesService + SslPolicies *SslPoliciesService + Subnetworks *SubnetworksService + TargetGrpcProxies *TargetGrpcProxiesService + TargetHttpProxies *TargetHttpProxiesService + TargetHttpsProxies *TargetHttpsProxiesService + TargetInstances *TargetInstancesService + TargetPools *TargetPoolsService + TargetSslProxies *TargetSslProxiesService + TargetTcpProxies *TargetTcpProxiesService + TargetVpnGateways *TargetVpnGatewaysService + UrlMaps *UrlMapsService + UserAgent string + VpnGateways *VpnGatewaysService + VpnTunnels *VpnTunnelsService + ZoneOperations *ZoneOperationsService + Zones *ZonesService + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type ServiceAccount struct + Email string + ForceSendFields []string + NullFields []string + Scopes []string + func (s *ServiceAccount) MarshalJSON() ([]byte, error) + type ShieldedInstanceConfig struct + EnableIntegrityMonitoring bool + EnableSecureBoot bool + EnableVtpm bool + ForceSendFields []string + NullFields []string + func (s *ShieldedInstanceConfig) MarshalJSON() ([]byte, error) + type ShieldedInstanceIdentity struct + EncryptionKey *ShieldedInstanceIdentityEntry + ForceSendFields []string + Kind string + NullFields []string + SigningKey *ShieldedInstanceIdentityEntry + func (s *ShieldedInstanceIdentity) MarshalJSON() ([]byte, error) + type ShieldedInstanceIdentityEntry struct + EkCert string + EkPub string + ForceSendFields []string + NullFields []string + func (s *ShieldedInstanceIdentityEntry) MarshalJSON() ([]byte, error) + type ShieldedInstanceIntegrityPolicy struct + ForceSendFields []string + NullFields []string + UpdateAutoLearnPolicy bool + func (s *ShieldedInstanceIntegrityPolicy) MarshalJSON() ([]byte, error) + type ShieldedVmConfig struct + EnableIntegrityMonitoring bool + EnableSecureBoot bool + EnableVtpm bool + ForceSendFields []string + NullFields []string + func (s *ShieldedVmConfig) MarshalJSON() ([]byte, error) + type ShieldedVmIdentity struct + EncryptionKey *ShieldedVmIdentityEntry + ForceSendFields []string + Kind string + NullFields []string + SigningKey *ShieldedVmIdentityEntry + func (s *ShieldedVmIdentity) MarshalJSON() ([]byte, error) + type ShieldedVmIdentityEntry struct + EkCert string + EkPub string + ForceSendFields []string + NullFields []string + func (s *ShieldedVmIdentityEntry) MarshalJSON() ([]byte, error) + type ShieldedVmIntegrityPolicy struct + ForceSendFields []string + NullFields []string + UpdateAutoLearnPolicy bool + func (s *ShieldedVmIntegrityPolicy) MarshalJSON() ([]byte, error) + type SignedUrlKey struct + ForceSendFields []string + KeyName string + KeyValue string + NullFields []string + func (s *SignedUrlKey) MarshalJSON() ([]byte, error) + type Snapshot struct + AutoCreated bool + ChainName string + CreationTimestamp string + Description string + DiskSizeGb int64 + DownloadBytes int64 + ForceSendFields []string + GuestFlush bool + Id uint64 + Kind string + LabelFingerprint string + Labels map[string]string + LicenseCodes googleapi.Int64s + Licenses []string + Name string + NullFields []string + SelfLink string + SnapshotEncryptionKey *CustomerEncryptionKey + SourceDisk string + SourceDiskEncryptionKey *CustomerEncryptionKey + SourceDiskId string + Status string + StorageBytes int64 + StorageBytesStatus string + StorageLocations []string + func (s *Snapshot) MarshalJSON() ([]byte, error) + type SnapshotList struct + ForceSendFields []string + Id string + Items []*Snapshot + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *SnapshotListWarning + func (s *SnapshotList) MarshalJSON() ([]byte, error) + type SnapshotListWarning struct + Code string + Data []*SnapshotListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *SnapshotListWarning) MarshalJSON() ([]byte, error) + type SnapshotListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *SnapshotListWarningData) MarshalJSON() ([]byte, error) + type SnapshotsDeleteCall struct + func (c *SnapshotsDeleteCall) Context(ctx context.Context) *SnapshotsDeleteCall + func (c *SnapshotsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SnapshotsDeleteCall) Fields(s ...googleapi.Field) *SnapshotsDeleteCall + func (c *SnapshotsDeleteCall) Header() http.Header + func (c *SnapshotsDeleteCall) RequestId(requestId string) *SnapshotsDeleteCall + type SnapshotsGetCall struct + func (c *SnapshotsGetCall) Context(ctx context.Context) *SnapshotsGetCall + func (c *SnapshotsGetCall) Do(opts ...googleapi.CallOption) (*Snapshot, error) + func (c *SnapshotsGetCall) Fields(s ...googleapi.Field) *SnapshotsGetCall + func (c *SnapshotsGetCall) Header() http.Header + func (c *SnapshotsGetCall) IfNoneMatch(entityTag string) *SnapshotsGetCall + type SnapshotsGetIamPolicyCall struct + func (c *SnapshotsGetIamPolicyCall) Context(ctx context.Context) *SnapshotsGetIamPolicyCall + func (c *SnapshotsGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *SnapshotsGetIamPolicyCall) Fields(s ...googleapi.Field) *SnapshotsGetIamPolicyCall + func (c *SnapshotsGetIamPolicyCall) Header() http.Header + func (c *SnapshotsGetIamPolicyCall) IfNoneMatch(entityTag string) *SnapshotsGetIamPolicyCall + func (c *SnapshotsGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *SnapshotsGetIamPolicyCall + type SnapshotsInsertCall struct + func (c *SnapshotsInsertCall) Context(ctx context.Context) *SnapshotsInsertCall + func (c *SnapshotsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SnapshotsInsertCall) Fields(s ...googleapi.Field) *SnapshotsInsertCall + func (c *SnapshotsInsertCall) Header() http.Header + func (c *SnapshotsInsertCall) RequestId(requestId string) *SnapshotsInsertCall + type SnapshotsListCall struct + func (c *SnapshotsListCall) Context(ctx context.Context) *SnapshotsListCall + func (c *SnapshotsListCall) Do(opts ...googleapi.CallOption) (*SnapshotList, error) + func (c *SnapshotsListCall) Fields(s ...googleapi.Field) *SnapshotsListCall + func (c *SnapshotsListCall) Filter(filter string) *SnapshotsListCall + func (c *SnapshotsListCall) Header() http.Header + func (c *SnapshotsListCall) IfNoneMatch(entityTag string) *SnapshotsListCall + func (c *SnapshotsListCall) MaxResults(maxResults int64) *SnapshotsListCall + func (c *SnapshotsListCall) OrderBy(orderBy string) *SnapshotsListCall + func (c *SnapshotsListCall) PageToken(pageToken string) *SnapshotsListCall + func (c *SnapshotsListCall) Pages(ctx context.Context, f func(*SnapshotList) error) error + func (c *SnapshotsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *SnapshotsListCall + type SnapshotsService struct + func NewSnapshotsService(s *Service) *SnapshotsService + func (r *SnapshotsService) Delete(project string, snapshot string) *SnapshotsDeleteCall + func (r *SnapshotsService) Get(project string, snapshot string) *SnapshotsGetCall + func (r *SnapshotsService) GetIamPolicy(project string, resource string) *SnapshotsGetIamPolicyCall + func (r *SnapshotsService) Insert(project string, snapshot *Snapshot) *SnapshotsInsertCall + func (r *SnapshotsService) List(project string) *SnapshotsListCall + func (r *SnapshotsService) SetIamPolicy(project string, resource string, ...) *SnapshotsSetIamPolicyCall + func (r *SnapshotsService) SetLabels(project string, resource string, ...) *SnapshotsSetLabelsCall + func (r *SnapshotsService) TestIamPermissions(project string, resource string, ...) *SnapshotsTestIamPermissionsCall + type SnapshotsSetIamPolicyCall struct + func (c *SnapshotsSetIamPolicyCall) Context(ctx context.Context) *SnapshotsSetIamPolicyCall + func (c *SnapshotsSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *SnapshotsSetIamPolicyCall) Fields(s ...googleapi.Field) *SnapshotsSetIamPolicyCall + func (c *SnapshotsSetIamPolicyCall) Header() http.Header + type SnapshotsSetLabelsCall struct + func (c *SnapshotsSetLabelsCall) Context(ctx context.Context) *SnapshotsSetLabelsCall + func (c *SnapshotsSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SnapshotsSetLabelsCall) Fields(s ...googleapi.Field) *SnapshotsSetLabelsCall + func (c *SnapshotsSetLabelsCall) Header() http.Header + type SnapshotsTestIamPermissionsCall struct + func (c *SnapshotsTestIamPermissionsCall) Context(ctx context.Context) *SnapshotsTestIamPermissionsCall + func (c *SnapshotsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *SnapshotsTestIamPermissionsCall) Fields(s ...googleapi.Field) *SnapshotsTestIamPermissionsCall + func (c *SnapshotsTestIamPermissionsCall) Header() http.Header + type SourceDiskEncryptionKey struct + DiskEncryptionKey *CustomerEncryptionKey + ForceSendFields []string + NullFields []string + SourceDisk string + func (s *SourceDiskEncryptionKey) MarshalJSON() ([]byte, error) + type SourceInstanceParams struct + DiskConfigs []*DiskInstantiationConfig + ForceSendFields []string + NullFields []string + func (s *SourceInstanceParams) MarshalJSON() ([]byte, error) + type SourceInstanceProperties struct + CanIpForward bool + DeletionProtection bool + Description string + Disks []*SavedAttachedDisk + ForceSendFields []string + GuestAccelerators []*AcceleratorConfig + Labels map[string]string + MachineType string + Metadata *Metadata + MinCpuPlatform string + NetworkInterfaces []*NetworkInterface + NullFields []string + Scheduling *Scheduling + ServiceAccounts []*ServiceAccount + Tags *Tags + func (s *SourceInstanceProperties) MarshalJSON() ([]byte, error) + type SslCertificate struct + Certificate string + CreationTimestamp string + Description string + ExpireTime string + ForceSendFields []string + Id uint64 + Kind string + Managed *SslCertificateManagedSslCertificate + Name string + NullFields []string + PrivateKey string + Region string + SelfLink string + SelfManaged *SslCertificateSelfManagedSslCertificate + SubjectAlternativeNames []string + Type string + func (s *SslCertificate) MarshalJSON() ([]byte, error) + type SslCertificateAggregatedList struct + ForceSendFields []string + Id string + Items map[string]SslCertificatesScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *SslCertificateAggregatedListWarning + func (s *SslCertificateAggregatedList) MarshalJSON() ([]byte, error) + type SslCertificateAggregatedListWarning struct + Code string + Data []*SslCertificateAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *SslCertificateAggregatedListWarning) MarshalJSON() ([]byte, error) + type SslCertificateAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *SslCertificateAggregatedListWarningData) MarshalJSON() ([]byte, error) + type SslCertificateList struct + ForceSendFields []string + Id string + Items []*SslCertificate + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *SslCertificateListWarning + func (s *SslCertificateList) MarshalJSON() ([]byte, error) + type SslCertificateListWarning struct + Code string + Data []*SslCertificateListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *SslCertificateListWarning) MarshalJSON() ([]byte, error) + type SslCertificateListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *SslCertificateListWarningData) MarshalJSON() ([]byte, error) + type SslCertificateManagedSslCertificate struct + DomainStatus map[string]string + Domains []string + ForceSendFields []string + NullFields []string + Status string + func (s *SslCertificateManagedSslCertificate) MarshalJSON() ([]byte, error) + type SslCertificateSelfManagedSslCertificate struct + Certificate string + ForceSendFields []string + NullFields []string + PrivateKey string + func (s *SslCertificateSelfManagedSslCertificate) MarshalJSON() ([]byte, error) + type SslCertificatesAggregatedListCall struct + func (c *SslCertificatesAggregatedListCall) Context(ctx context.Context) *SslCertificatesAggregatedListCall + func (c *SslCertificatesAggregatedListCall) Do(opts ...googleapi.CallOption) (*SslCertificateAggregatedList, error) + func (c *SslCertificatesAggregatedListCall) Fields(s ...googleapi.Field) *SslCertificatesAggregatedListCall + func (c *SslCertificatesAggregatedListCall) Filter(filter string) *SslCertificatesAggregatedListCall + func (c *SslCertificatesAggregatedListCall) Header() http.Header + func (c *SslCertificatesAggregatedListCall) IfNoneMatch(entityTag string) *SslCertificatesAggregatedListCall + func (c *SslCertificatesAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *SslCertificatesAggregatedListCall + func (c *SslCertificatesAggregatedListCall) MaxResults(maxResults int64) *SslCertificatesAggregatedListCall + func (c *SslCertificatesAggregatedListCall) OrderBy(orderBy string) *SslCertificatesAggregatedListCall + func (c *SslCertificatesAggregatedListCall) PageToken(pageToken string) *SslCertificatesAggregatedListCall + func (c *SslCertificatesAggregatedListCall) Pages(ctx context.Context, f func(*SslCertificateAggregatedList) error) error + func (c *SslCertificatesAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *SslCertificatesAggregatedListCall + type SslCertificatesDeleteCall struct + func (c *SslCertificatesDeleteCall) Context(ctx context.Context) *SslCertificatesDeleteCall + func (c *SslCertificatesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SslCertificatesDeleteCall) Fields(s ...googleapi.Field) *SslCertificatesDeleteCall + func (c *SslCertificatesDeleteCall) Header() http.Header + func (c *SslCertificatesDeleteCall) RequestId(requestId string) *SslCertificatesDeleteCall + type SslCertificatesGetCall struct + func (c *SslCertificatesGetCall) Context(ctx context.Context) *SslCertificatesGetCall + func (c *SslCertificatesGetCall) Do(opts ...googleapi.CallOption) (*SslCertificate, error) + func (c *SslCertificatesGetCall) Fields(s ...googleapi.Field) *SslCertificatesGetCall + func (c *SslCertificatesGetCall) Header() http.Header + func (c *SslCertificatesGetCall) IfNoneMatch(entityTag string) *SslCertificatesGetCall + type SslCertificatesInsertCall struct + func (c *SslCertificatesInsertCall) Context(ctx context.Context) *SslCertificatesInsertCall + func (c *SslCertificatesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SslCertificatesInsertCall) Fields(s ...googleapi.Field) *SslCertificatesInsertCall + func (c *SslCertificatesInsertCall) Header() http.Header + func (c *SslCertificatesInsertCall) RequestId(requestId string) *SslCertificatesInsertCall + type SslCertificatesListCall struct + func (c *SslCertificatesListCall) Context(ctx context.Context) *SslCertificatesListCall + func (c *SslCertificatesListCall) Do(opts ...googleapi.CallOption) (*SslCertificateList, error) + func (c *SslCertificatesListCall) Fields(s ...googleapi.Field) *SslCertificatesListCall + func (c *SslCertificatesListCall) Filter(filter string) *SslCertificatesListCall + func (c *SslCertificatesListCall) Header() http.Header + func (c *SslCertificatesListCall) IfNoneMatch(entityTag string) *SslCertificatesListCall + func (c *SslCertificatesListCall) MaxResults(maxResults int64) *SslCertificatesListCall + func (c *SslCertificatesListCall) OrderBy(orderBy string) *SslCertificatesListCall + func (c *SslCertificatesListCall) PageToken(pageToken string) *SslCertificatesListCall + func (c *SslCertificatesListCall) Pages(ctx context.Context, f func(*SslCertificateList) error) error + func (c *SslCertificatesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *SslCertificatesListCall + type SslCertificatesScopedList struct + ForceSendFields []string + NullFields []string + SslCertificates []*SslCertificate + Warning *SslCertificatesScopedListWarning + func (s *SslCertificatesScopedList) MarshalJSON() ([]byte, error) + type SslCertificatesScopedListWarning struct + Code string + Data []*SslCertificatesScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *SslCertificatesScopedListWarning) MarshalJSON() ([]byte, error) + type SslCertificatesScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *SslCertificatesScopedListWarningData) MarshalJSON() ([]byte, error) + type SslCertificatesService struct + func NewSslCertificatesService(s *Service) *SslCertificatesService + func (r *SslCertificatesService) AggregatedList(project string) *SslCertificatesAggregatedListCall + func (r *SslCertificatesService) Delete(project string, sslCertificate string) *SslCertificatesDeleteCall + func (r *SslCertificatesService) Get(project string, sslCertificate string) *SslCertificatesGetCall + func (r *SslCertificatesService) Insert(project string, sslcertificate *SslCertificate) *SslCertificatesInsertCall + func (r *SslCertificatesService) List(project string) *SslCertificatesListCall + func (r *SslCertificatesService) TestIamPermissions(project string, resource string, ...) *SslCertificatesTestIamPermissionsCall + type SslCertificatesTestIamPermissionsCall struct + func (c *SslCertificatesTestIamPermissionsCall) Context(ctx context.Context) *SslCertificatesTestIamPermissionsCall + func (c *SslCertificatesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *SslCertificatesTestIamPermissionsCall) Fields(s ...googleapi.Field) *SslCertificatesTestIamPermissionsCall + func (c *SslCertificatesTestIamPermissionsCall) Header() http.Header + type SslPoliciesDeleteCall struct + func (c *SslPoliciesDeleteCall) Context(ctx context.Context) *SslPoliciesDeleteCall + func (c *SslPoliciesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SslPoliciesDeleteCall) Fields(s ...googleapi.Field) *SslPoliciesDeleteCall + func (c *SslPoliciesDeleteCall) Header() http.Header + func (c *SslPoliciesDeleteCall) RequestId(requestId string) *SslPoliciesDeleteCall + type SslPoliciesGetCall struct + func (c *SslPoliciesGetCall) Context(ctx context.Context) *SslPoliciesGetCall + func (c *SslPoliciesGetCall) Do(opts ...googleapi.CallOption) (*SslPolicy, error) + func (c *SslPoliciesGetCall) Fields(s ...googleapi.Field) *SslPoliciesGetCall + func (c *SslPoliciesGetCall) Header() http.Header + func (c *SslPoliciesGetCall) IfNoneMatch(entityTag string) *SslPoliciesGetCall + type SslPoliciesInsertCall struct + func (c *SslPoliciesInsertCall) Context(ctx context.Context) *SslPoliciesInsertCall + func (c *SslPoliciesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SslPoliciesInsertCall) Fields(s ...googleapi.Field) *SslPoliciesInsertCall + func (c *SslPoliciesInsertCall) Header() http.Header + func (c *SslPoliciesInsertCall) RequestId(requestId string) *SslPoliciesInsertCall + type SslPoliciesList struct + ForceSendFields []string + Id string + Items []*SslPolicy + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *SslPoliciesListWarning + func (s *SslPoliciesList) MarshalJSON() ([]byte, error) + type SslPoliciesListAvailableFeaturesCall struct + func (c *SslPoliciesListAvailableFeaturesCall) Context(ctx context.Context) *SslPoliciesListAvailableFeaturesCall + func (c *SslPoliciesListAvailableFeaturesCall) Do(opts ...googleapi.CallOption) (*SslPoliciesListAvailableFeaturesResponse, error) + func (c *SslPoliciesListAvailableFeaturesCall) Fields(s ...googleapi.Field) *SslPoliciesListAvailableFeaturesCall + func (c *SslPoliciesListAvailableFeaturesCall) Filter(filter string) *SslPoliciesListAvailableFeaturesCall + func (c *SslPoliciesListAvailableFeaturesCall) Header() http.Header + func (c *SslPoliciesListAvailableFeaturesCall) IfNoneMatch(entityTag string) *SslPoliciesListAvailableFeaturesCall + func (c *SslPoliciesListAvailableFeaturesCall) MaxResults(maxResults int64) *SslPoliciesListAvailableFeaturesCall + func (c *SslPoliciesListAvailableFeaturesCall) OrderBy(orderBy string) *SslPoliciesListAvailableFeaturesCall + func (c *SslPoliciesListAvailableFeaturesCall) PageToken(pageToken string) *SslPoliciesListAvailableFeaturesCall + func (c *SslPoliciesListAvailableFeaturesCall) ReturnPartialSuccess(returnPartialSuccess bool) *SslPoliciesListAvailableFeaturesCall + type SslPoliciesListAvailableFeaturesResponse struct + Features []string + ForceSendFields []string + NullFields []string + func (s *SslPoliciesListAvailableFeaturesResponse) MarshalJSON() ([]byte, error) + type SslPoliciesListCall struct + func (c *SslPoliciesListCall) Context(ctx context.Context) *SslPoliciesListCall + func (c *SslPoliciesListCall) Do(opts ...googleapi.CallOption) (*SslPoliciesList, error) + func (c *SslPoliciesListCall) Fields(s ...googleapi.Field) *SslPoliciesListCall + func (c *SslPoliciesListCall) Filter(filter string) *SslPoliciesListCall + func (c *SslPoliciesListCall) Header() http.Header + func (c *SslPoliciesListCall) IfNoneMatch(entityTag string) *SslPoliciesListCall + func (c *SslPoliciesListCall) MaxResults(maxResults int64) *SslPoliciesListCall + func (c *SslPoliciesListCall) OrderBy(orderBy string) *SslPoliciesListCall + func (c *SslPoliciesListCall) PageToken(pageToken string) *SslPoliciesListCall + func (c *SslPoliciesListCall) Pages(ctx context.Context, f func(*SslPoliciesList) error) error + func (c *SslPoliciesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *SslPoliciesListCall + type SslPoliciesListWarning struct + Code string + Data []*SslPoliciesListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *SslPoliciesListWarning) MarshalJSON() ([]byte, error) + type SslPoliciesListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *SslPoliciesListWarningData) MarshalJSON() ([]byte, error) + type SslPoliciesPatchCall struct + func (c *SslPoliciesPatchCall) Context(ctx context.Context) *SslPoliciesPatchCall + func (c *SslPoliciesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SslPoliciesPatchCall) Fields(s ...googleapi.Field) *SslPoliciesPatchCall + func (c *SslPoliciesPatchCall) Header() http.Header + func (c *SslPoliciesPatchCall) RequestId(requestId string) *SslPoliciesPatchCall + type SslPoliciesService struct + func NewSslPoliciesService(s *Service) *SslPoliciesService + func (r *SslPoliciesService) Delete(project string, sslPolicy string) *SslPoliciesDeleteCall + func (r *SslPoliciesService) Get(project string, sslPolicy string) *SslPoliciesGetCall + func (r *SslPoliciesService) Insert(project string, sslpolicy *SslPolicy) *SslPoliciesInsertCall + func (r *SslPoliciesService) List(project string) *SslPoliciesListCall + func (r *SslPoliciesService) ListAvailableFeatures(project string) *SslPoliciesListAvailableFeaturesCall + func (r *SslPoliciesService) Patch(project string, sslPolicy string, sslpolicy *SslPolicy) *SslPoliciesPatchCall + func (r *SslPoliciesService) TestIamPermissions(project string, resource string, ...) *SslPoliciesTestIamPermissionsCall + type SslPoliciesTestIamPermissionsCall struct + func (c *SslPoliciesTestIamPermissionsCall) Context(ctx context.Context) *SslPoliciesTestIamPermissionsCall + func (c *SslPoliciesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *SslPoliciesTestIamPermissionsCall) Fields(s ...googleapi.Field) *SslPoliciesTestIamPermissionsCall + func (c *SslPoliciesTestIamPermissionsCall) Header() http.Header + type SslPolicy struct + CreationTimestamp string + CustomFeatures []string + Description string + EnabledFeatures []string + Fingerprint string + ForceSendFields []string + Id uint64 + Kind string + MinTlsVersion string + Name string + NullFields []string + Profile string + SelfLink string + Warnings []*SslPolicyWarnings + func (s *SslPolicy) MarshalJSON() ([]byte, error) + type SslPolicyReference struct + ForceSendFields []string + NullFields []string + SslPolicy string + func (s *SslPolicyReference) MarshalJSON() ([]byte, error) + type SslPolicyWarnings struct + Code string + Data []*SslPolicyWarningsData + ForceSendFields []string + Message string + NullFields []string + func (s *SslPolicyWarnings) MarshalJSON() ([]byte, error) + type SslPolicyWarningsData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *SslPolicyWarningsData) MarshalJSON() ([]byte, error) + type StatefulPolicy struct + ForceSendFields []string + NullFields []string + PreservedState *StatefulPolicyPreservedState + func (s *StatefulPolicy) MarshalJSON() ([]byte, error) + type StatefulPolicyPreservedState struct + Disks map[string]StatefulPolicyPreservedStateDiskDevice + ForceSendFields []string + NullFields []string + func (s *StatefulPolicyPreservedState) MarshalJSON() ([]byte, error) + type StatefulPolicyPreservedStateDiskDevice struct + AutoDelete string + ForceSendFields []string + NullFields []string + func (s *StatefulPolicyPreservedStateDiskDevice) MarshalJSON() ([]byte, error) + type Subnetwork struct + AllowSubnetCidrRoutesOverlap bool + CreationTimestamp string + Description string + EnableFlowLogs bool + Fingerprint string + ForceSendFields []string + GatewayAddress string + Id uint64 + IpCidrRange string + Ipv6CidrRange string + Kind string + LogConfig *SubnetworkLogConfig + Name string + Network string + NullFields []string + PrivateIpGoogleAccess bool + PrivateIpv6GoogleAccess string + Purpose string + Region string + Role string + SecondaryIpRanges []*SubnetworkSecondaryRange + SelfLink string + State string + func (s *Subnetwork) MarshalJSON() ([]byte, error) + type SubnetworkAggregatedList struct + ForceSendFields []string + Id string + Items map[string]SubnetworksScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *SubnetworkAggregatedListWarning + func (s *SubnetworkAggregatedList) MarshalJSON() ([]byte, error) + type SubnetworkAggregatedListWarning struct + Code string + Data []*SubnetworkAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *SubnetworkAggregatedListWarning) MarshalJSON() ([]byte, error) + type SubnetworkAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *SubnetworkAggregatedListWarningData) MarshalJSON() ([]byte, error) + type SubnetworkList struct + ForceSendFields []string + Id string + Items []*Subnetwork + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *SubnetworkListWarning + func (s *SubnetworkList) MarshalJSON() ([]byte, error) + type SubnetworkListWarning struct + Code string + Data []*SubnetworkListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *SubnetworkListWarning) MarshalJSON() ([]byte, error) + type SubnetworkListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *SubnetworkListWarningData) MarshalJSON() ([]byte, error) + type SubnetworkLogConfig struct + AggregationInterval string + Enable bool + FilterExpr string + FlowSampling float64 + ForceSendFields []string + Metadata string + MetadataFields []string + NullFields []string + func (s *SubnetworkLogConfig) MarshalJSON() ([]byte, error) + func (s *SubnetworkLogConfig) UnmarshalJSON(data []byte) error + type SubnetworkSecondaryRange struct + ForceSendFields []string + IpCidrRange string + NullFields []string + RangeName string + func (s *SubnetworkSecondaryRange) MarshalJSON() ([]byte, error) + type SubnetworksAggregatedListCall struct + func (c *SubnetworksAggregatedListCall) Context(ctx context.Context) *SubnetworksAggregatedListCall + func (c *SubnetworksAggregatedListCall) Do(opts ...googleapi.CallOption) (*SubnetworkAggregatedList, error) + func (c *SubnetworksAggregatedListCall) Fields(s ...googleapi.Field) *SubnetworksAggregatedListCall + func (c *SubnetworksAggregatedListCall) Filter(filter string) *SubnetworksAggregatedListCall + func (c *SubnetworksAggregatedListCall) Header() http.Header + func (c *SubnetworksAggregatedListCall) IfNoneMatch(entityTag string) *SubnetworksAggregatedListCall + func (c *SubnetworksAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *SubnetworksAggregatedListCall + func (c *SubnetworksAggregatedListCall) MaxResults(maxResults int64) *SubnetworksAggregatedListCall + func (c *SubnetworksAggregatedListCall) OrderBy(orderBy string) *SubnetworksAggregatedListCall + func (c *SubnetworksAggregatedListCall) PageToken(pageToken string) *SubnetworksAggregatedListCall + func (c *SubnetworksAggregatedListCall) Pages(ctx context.Context, f func(*SubnetworkAggregatedList) error) error + func (c *SubnetworksAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *SubnetworksAggregatedListCall + type SubnetworksDeleteCall struct + func (c *SubnetworksDeleteCall) Context(ctx context.Context) *SubnetworksDeleteCall + func (c *SubnetworksDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SubnetworksDeleteCall) Fields(s ...googleapi.Field) *SubnetworksDeleteCall + func (c *SubnetworksDeleteCall) Header() http.Header + func (c *SubnetworksDeleteCall) RequestId(requestId string) *SubnetworksDeleteCall + type SubnetworksExpandIpCidrRangeCall struct + func (c *SubnetworksExpandIpCidrRangeCall) Context(ctx context.Context) *SubnetworksExpandIpCidrRangeCall + func (c *SubnetworksExpandIpCidrRangeCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SubnetworksExpandIpCidrRangeCall) Fields(s ...googleapi.Field) *SubnetworksExpandIpCidrRangeCall + func (c *SubnetworksExpandIpCidrRangeCall) Header() http.Header + func (c *SubnetworksExpandIpCidrRangeCall) RequestId(requestId string) *SubnetworksExpandIpCidrRangeCall + type SubnetworksExpandIpCidrRangeRequest struct + ForceSendFields []string + IpCidrRange string + NullFields []string + func (s *SubnetworksExpandIpCidrRangeRequest) MarshalJSON() ([]byte, error) + type SubnetworksGetCall struct + func (c *SubnetworksGetCall) Context(ctx context.Context) *SubnetworksGetCall + func (c *SubnetworksGetCall) Do(opts ...googleapi.CallOption) (*Subnetwork, error) + func (c *SubnetworksGetCall) Fields(s ...googleapi.Field) *SubnetworksGetCall + func (c *SubnetworksGetCall) Header() http.Header + func (c *SubnetworksGetCall) IfNoneMatch(entityTag string) *SubnetworksGetCall + type SubnetworksGetIamPolicyCall struct + func (c *SubnetworksGetIamPolicyCall) Context(ctx context.Context) *SubnetworksGetIamPolicyCall + func (c *SubnetworksGetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *SubnetworksGetIamPolicyCall) Fields(s ...googleapi.Field) *SubnetworksGetIamPolicyCall + func (c *SubnetworksGetIamPolicyCall) Header() http.Header + func (c *SubnetworksGetIamPolicyCall) IfNoneMatch(entityTag string) *SubnetworksGetIamPolicyCall + func (c *SubnetworksGetIamPolicyCall) OptionsRequestedPolicyVersion(optionsRequestedPolicyVersion int64) *SubnetworksGetIamPolicyCall + type SubnetworksInsertCall struct + func (c *SubnetworksInsertCall) Context(ctx context.Context) *SubnetworksInsertCall + func (c *SubnetworksInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SubnetworksInsertCall) Fields(s ...googleapi.Field) *SubnetworksInsertCall + func (c *SubnetworksInsertCall) Header() http.Header + func (c *SubnetworksInsertCall) RequestId(requestId string) *SubnetworksInsertCall + type SubnetworksListCall struct + func (c *SubnetworksListCall) Context(ctx context.Context) *SubnetworksListCall + func (c *SubnetworksListCall) Do(opts ...googleapi.CallOption) (*SubnetworkList, error) + func (c *SubnetworksListCall) Fields(s ...googleapi.Field) *SubnetworksListCall + func (c *SubnetworksListCall) Filter(filter string) *SubnetworksListCall + func (c *SubnetworksListCall) Header() http.Header + func (c *SubnetworksListCall) IfNoneMatch(entityTag string) *SubnetworksListCall + func (c *SubnetworksListCall) MaxResults(maxResults int64) *SubnetworksListCall + func (c *SubnetworksListCall) OrderBy(orderBy string) *SubnetworksListCall + func (c *SubnetworksListCall) PageToken(pageToken string) *SubnetworksListCall + func (c *SubnetworksListCall) Pages(ctx context.Context, f func(*SubnetworkList) error) error + func (c *SubnetworksListCall) ReturnPartialSuccess(returnPartialSuccess bool) *SubnetworksListCall + type SubnetworksListUsableCall struct + func (c *SubnetworksListUsableCall) Context(ctx context.Context) *SubnetworksListUsableCall + func (c *SubnetworksListUsableCall) Do(opts ...googleapi.CallOption) (*UsableSubnetworksAggregatedList, error) + func (c *SubnetworksListUsableCall) Fields(s ...googleapi.Field) *SubnetworksListUsableCall + func (c *SubnetworksListUsableCall) Filter(filter string) *SubnetworksListUsableCall + func (c *SubnetworksListUsableCall) Header() http.Header + func (c *SubnetworksListUsableCall) IfNoneMatch(entityTag string) *SubnetworksListUsableCall + func (c *SubnetworksListUsableCall) MaxResults(maxResults int64) *SubnetworksListUsableCall + func (c *SubnetworksListUsableCall) OrderBy(orderBy string) *SubnetworksListUsableCall + func (c *SubnetworksListUsableCall) PageToken(pageToken string) *SubnetworksListUsableCall + func (c *SubnetworksListUsableCall) Pages(ctx context.Context, f func(*UsableSubnetworksAggregatedList) error) error + func (c *SubnetworksListUsableCall) ReturnPartialSuccess(returnPartialSuccess bool) *SubnetworksListUsableCall + type SubnetworksPatchCall struct + func (c *SubnetworksPatchCall) Context(ctx context.Context) *SubnetworksPatchCall + func (c *SubnetworksPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SubnetworksPatchCall) DrainTimeoutSeconds(drainTimeoutSeconds int64) *SubnetworksPatchCall + func (c *SubnetworksPatchCall) Fields(s ...googleapi.Field) *SubnetworksPatchCall + func (c *SubnetworksPatchCall) Header() http.Header + func (c *SubnetworksPatchCall) RequestId(requestId string) *SubnetworksPatchCall + type SubnetworksScopedList struct + ForceSendFields []string + NullFields []string + Subnetworks []*Subnetwork + Warning *SubnetworksScopedListWarning + func (s *SubnetworksScopedList) MarshalJSON() ([]byte, error) + type SubnetworksScopedListWarning struct + Code string + Data []*SubnetworksScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *SubnetworksScopedListWarning) MarshalJSON() ([]byte, error) + type SubnetworksScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *SubnetworksScopedListWarningData) MarshalJSON() ([]byte, error) + type SubnetworksService struct + func NewSubnetworksService(s *Service) *SubnetworksService + func (r *SubnetworksService) AggregatedList(project string) *SubnetworksAggregatedListCall + func (r *SubnetworksService) Delete(project string, region string, subnetwork string) *SubnetworksDeleteCall + func (r *SubnetworksService) ExpandIpCidrRange(project string, region string, subnetwork string, ...) *SubnetworksExpandIpCidrRangeCall + func (r *SubnetworksService) Get(project string, region string, subnetwork string) *SubnetworksGetCall + func (r *SubnetworksService) GetIamPolicy(project string, region string, resource string) *SubnetworksGetIamPolicyCall + func (r *SubnetworksService) Insert(project string, region string, subnetwork *Subnetwork) *SubnetworksInsertCall + func (r *SubnetworksService) List(project string, region string) *SubnetworksListCall + func (r *SubnetworksService) ListUsable(project string) *SubnetworksListUsableCall + func (r *SubnetworksService) Patch(project string, region string, subnetwork string, subnetwork2 *Subnetwork) *SubnetworksPatchCall + func (r *SubnetworksService) SetIamPolicy(project string, region string, resource string, ...) *SubnetworksSetIamPolicyCall + func (r *SubnetworksService) SetPrivateIpGoogleAccess(project string, region string, subnetwork string, ...) *SubnetworksSetPrivateIpGoogleAccessCall + func (r *SubnetworksService) TestIamPermissions(project string, region string, resource string, ...) *SubnetworksTestIamPermissionsCall + type SubnetworksSetIamPolicyCall struct + func (c *SubnetworksSetIamPolicyCall) Context(ctx context.Context) *SubnetworksSetIamPolicyCall + func (c *SubnetworksSetIamPolicyCall) Do(opts ...googleapi.CallOption) (*Policy, error) + func (c *SubnetworksSetIamPolicyCall) Fields(s ...googleapi.Field) *SubnetworksSetIamPolicyCall + func (c *SubnetworksSetIamPolicyCall) Header() http.Header + type SubnetworksSetPrivateIpGoogleAccessCall struct + func (c *SubnetworksSetPrivateIpGoogleAccessCall) Context(ctx context.Context) *SubnetworksSetPrivateIpGoogleAccessCall + func (c *SubnetworksSetPrivateIpGoogleAccessCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *SubnetworksSetPrivateIpGoogleAccessCall) Fields(s ...googleapi.Field) *SubnetworksSetPrivateIpGoogleAccessCall + func (c *SubnetworksSetPrivateIpGoogleAccessCall) Header() http.Header + func (c *SubnetworksSetPrivateIpGoogleAccessCall) RequestId(requestId string) *SubnetworksSetPrivateIpGoogleAccessCall + type SubnetworksSetPrivateIpGoogleAccessRequest struct + ForceSendFields []string + NullFields []string + PrivateIpGoogleAccess bool + func (s *SubnetworksSetPrivateIpGoogleAccessRequest) MarshalJSON() ([]byte, error) + type SubnetworksTestIamPermissionsCall struct + func (c *SubnetworksTestIamPermissionsCall) Context(ctx context.Context) *SubnetworksTestIamPermissionsCall + func (c *SubnetworksTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *SubnetworksTestIamPermissionsCall) Fields(s ...googleapi.Field) *SubnetworksTestIamPermissionsCall + func (c *SubnetworksTestIamPermissionsCall) Header() http.Header + type TCPHealthCheck struct + ForceSendFields []string + NullFields []string + Port int64 + PortName string + PortSpecification string + ProxyHeader string + Request string + Response string + func (s *TCPHealthCheck) MarshalJSON() ([]byte, error) + type Tags struct + Fingerprint string + ForceSendFields []string + Items []string + NullFields []string + func (s *Tags) MarshalJSON() ([]byte, error) + type TargetGrpcProxiesDeleteCall struct + func (c *TargetGrpcProxiesDeleteCall) Context(ctx context.Context) *TargetGrpcProxiesDeleteCall + func (c *TargetGrpcProxiesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetGrpcProxiesDeleteCall) Fields(s ...googleapi.Field) *TargetGrpcProxiesDeleteCall + func (c *TargetGrpcProxiesDeleteCall) Header() http.Header + func (c *TargetGrpcProxiesDeleteCall) RequestId(requestId string) *TargetGrpcProxiesDeleteCall + type TargetGrpcProxiesGetCall struct + func (c *TargetGrpcProxiesGetCall) Context(ctx context.Context) *TargetGrpcProxiesGetCall + func (c *TargetGrpcProxiesGetCall) Do(opts ...googleapi.CallOption) (*TargetGrpcProxy, error) + func (c *TargetGrpcProxiesGetCall) Fields(s ...googleapi.Field) *TargetGrpcProxiesGetCall + func (c *TargetGrpcProxiesGetCall) Header() http.Header + func (c *TargetGrpcProxiesGetCall) IfNoneMatch(entityTag string) *TargetGrpcProxiesGetCall + type TargetGrpcProxiesInsertCall struct + func (c *TargetGrpcProxiesInsertCall) Context(ctx context.Context) *TargetGrpcProxiesInsertCall + func (c *TargetGrpcProxiesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetGrpcProxiesInsertCall) Fields(s ...googleapi.Field) *TargetGrpcProxiesInsertCall + func (c *TargetGrpcProxiesInsertCall) Header() http.Header + func (c *TargetGrpcProxiesInsertCall) RequestId(requestId string) *TargetGrpcProxiesInsertCall + type TargetGrpcProxiesListCall struct + func (c *TargetGrpcProxiesListCall) Context(ctx context.Context) *TargetGrpcProxiesListCall + func (c *TargetGrpcProxiesListCall) Do(opts ...googleapi.CallOption) (*TargetGrpcProxyList, error) + func (c *TargetGrpcProxiesListCall) Fields(s ...googleapi.Field) *TargetGrpcProxiesListCall + func (c *TargetGrpcProxiesListCall) Filter(filter string) *TargetGrpcProxiesListCall + func (c *TargetGrpcProxiesListCall) Header() http.Header + func (c *TargetGrpcProxiesListCall) IfNoneMatch(entityTag string) *TargetGrpcProxiesListCall + func (c *TargetGrpcProxiesListCall) MaxResults(maxResults int64) *TargetGrpcProxiesListCall + func (c *TargetGrpcProxiesListCall) OrderBy(orderBy string) *TargetGrpcProxiesListCall + func (c *TargetGrpcProxiesListCall) PageToken(pageToken string) *TargetGrpcProxiesListCall + func (c *TargetGrpcProxiesListCall) Pages(ctx context.Context, f func(*TargetGrpcProxyList) error) error + func (c *TargetGrpcProxiesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *TargetGrpcProxiesListCall + type TargetGrpcProxiesPatchCall struct + func (c *TargetGrpcProxiesPatchCall) Context(ctx context.Context) *TargetGrpcProxiesPatchCall + func (c *TargetGrpcProxiesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetGrpcProxiesPatchCall) Fields(s ...googleapi.Field) *TargetGrpcProxiesPatchCall + func (c *TargetGrpcProxiesPatchCall) Header() http.Header + func (c *TargetGrpcProxiesPatchCall) RequestId(requestId string) *TargetGrpcProxiesPatchCall + type TargetGrpcProxiesService struct + func NewTargetGrpcProxiesService(s *Service) *TargetGrpcProxiesService + func (r *TargetGrpcProxiesService) Delete(project string, targetGrpcProxy string) *TargetGrpcProxiesDeleteCall + func (r *TargetGrpcProxiesService) Get(project string, targetGrpcProxy string) *TargetGrpcProxiesGetCall + func (r *TargetGrpcProxiesService) Insert(project string, targetgrpcproxy *TargetGrpcProxy) *TargetGrpcProxiesInsertCall + func (r *TargetGrpcProxiesService) List(project string) *TargetGrpcProxiesListCall + func (r *TargetGrpcProxiesService) Patch(project string, targetGrpcProxy string, targetgrpcproxy *TargetGrpcProxy) *TargetGrpcProxiesPatchCall + type TargetGrpcProxy struct + CreationTimestamp string + Description string + Fingerprint string + ForceSendFields []string + Id uint64 + Kind string + Name string + NullFields []string + SelfLink string + SelfLinkWithId string + UrlMap string + ValidateForProxyless bool + func (s *TargetGrpcProxy) MarshalJSON() ([]byte, error) + type TargetGrpcProxyList struct + ForceSendFields []string + Id string + Items []*TargetGrpcProxy + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *TargetGrpcProxyListWarning + func (s *TargetGrpcProxyList) MarshalJSON() ([]byte, error) + type TargetGrpcProxyListWarning struct + Code string + Data []*TargetGrpcProxyListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetGrpcProxyListWarning) MarshalJSON() ([]byte, error) + type TargetGrpcProxyListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetGrpcProxyListWarningData) MarshalJSON() ([]byte, error) + type TargetHttpProxiesAggregatedListCall struct + func (c *TargetHttpProxiesAggregatedListCall) Context(ctx context.Context) *TargetHttpProxiesAggregatedListCall + func (c *TargetHttpProxiesAggregatedListCall) Do(opts ...googleapi.CallOption) (*TargetHttpProxyAggregatedList, error) + func (c *TargetHttpProxiesAggregatedListCall) Fields(s ...googleapi.Field) *TargetHttpProxiesAggregatedListCall + func (c *TargetHttpProxiesAggregatedListCall) Filter(filter string) *TargetHttpProxiesAggregatedListCall + func (c *TargetHttpProxiesAggregatedListCall) Header() http.Header + func (c *TargetHttpProxiesAggregatedListCall) IfNoneMatch(entityTag string) *TargetHttpProxiesAggregatedListCall + func (c *TargetHttpProxiesAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *TargetHttpProxiesAggregatedListCall + func (c *TargetHttpProxiesAggregatedListCall) MaxResults(maxResults int64) *TargetHttpProxiesAggregatedListCall + func (c *TargetHttpProxiesAggregatedListCall) OrderBy(orderBy string) *TargetHttpProxiesAggregatedListCall + func (c *TargetHttpProxiesAggregatedListCall) PageToken(pageToken string) *TargetHttpProxiesAggregatedListCall + func (c *TargetHttpProxiesAggregatedListCall) Pages(ctx context.Context, f func(*TargetHttpProxyAggregatedList) error) error + func (c *TargetHttpProxiesAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *TargetHttpProxiesAggregatedListCall + type TargetHttpProxiesDeleteCall struct + func (c *TargetHttpProxiesDeleteCall) Context(ctx context.Context) *TargetHttpProxiesDeleteCall + func (c *TargetHttpProxiesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetHttpProxiesDeleteCall) Fields(s ...googleapi.Field) *TargetHttpProxiesDeleteCall + func (c *TargetHttpProxiesDeleteCall) Header() http.Header + func (c *TargetHttpProxiesDeleteCall) RequestId(requestId string) *TargetHttpProxiesDeleteCall + type TargetHttpProxiesGetCall struct + func (c *TargetHttpProxiesGetCall) Context(ctx context.Context) *TargetHttpProxiesGetCall + func (c *TargetHttpProxiesGetCall) Do(opts ...googleapi.CallOption) (*TargetHttpProxy, error) + func (c *TargetHttpProxiesGetCall) Fields(s ...googleapi.Field) *TargetHttpProxiesGetCall + func (c *TargetHttpProxiesGetCall) Header() http.Header + func (c *TargetHttpProxiesGetCall) IfNoneMatch(entityTag string) *TargetHttpProxiesGetCall + type TargetHttpProxiesInsertCall struct + func (c *TargetHttpProxiesInsertCall) Context(ctx context.Context) *TargetHttpProxiesInsertCall + func (c *TargetHttpProxiesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetHttpProxiesInsertCall) Fields(s ...googleapi.Field) *TargetHttpProxiesInsertCall + func (c *TargetHttpProxiesInsertCall) Header() http.Header + func (c *TargetHttpProxiesInsertCall) RequestId(requestId string) *TargetHttpProxiesInsertCall + type TargetHttpProxiesListCall struct + func (c *TargetHttpProxiesListCall) Context(ctx context.Context) *TargetHttpProxiesListCall + func (c *TargetHttpProxiesListCall) Do(opts ...googleapi.CallOption) (*TargetHttpProxyList, error) + func (c *TargetHttpProxiesListCall) Fields(s ...googleapi.Field) *TargetHttpProxiesListCall + func (c *TargetHttpProxiesListCall) Filter(filter string) *TargetHttpProxiesListCall + func (c *TargetHttpProxiesListCall) Header() http.Header + func (c *TargetHttpProxiesListCall) IfNoneMatch(entityTag string) *TargetHttpProxiesListCall + func (c *TargetHttpProxiesListCall) MaxResults(maxResults int64) *TargetHttpProxiesListCall + func (c *TargetHttpProxiesListCall) OrderBy(orderBy string) *TargetHttpProxiesListCall + func (c *TargetHttpProxiesListCall) PageToken(pageToken string) *TargetHttpProxiesListCall + func (c *TargetHttpProxiesListCall) Pages(ctx context.Context, f func(*TargetHttpProxyList) error) error + func (c *TargetHttpProxiesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *TargetHttpProxiesListCall + type TargetHttpProxiesPatchCall struct + func (c *TargetHttpProxiesPatchCall) Context(ctx context.Context) *TargetHttpProxiesPatchCall + func (c *TargetHttpProxiesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetHttpProxiesPatchCall) Fields(s ...googleapi.Field) *TargetHttpProxiesPatchCall + func (c *TargetHttpProxiesPatchCall) Header() http.Header + func (c *TargetHttpProxiesPatchCall) RequestId(requestId string) *TargetHttpProxiesPatchCall + type TargetHttpProxiesScopedList struct + ForceSendFields []string + NullFields []string + TargetHttpProxies []*TargetHttpProxy + Warning *TargetHttpProxiesScopedListWarning + func (s *TargetHttpProxiesScopedList) MarshalJSON() ([]byte, error) + type TargetHttpProxiesScopedListWarning struct + Code string + Data []*TargetHttpProxiesScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetHttpProxiesScopedListWarning) MarshalJSON() ([]byte, error) + type TargetHttpProxiesScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetHttpProxiesScopedListWarningData) MarshalJSON() ([]byte, error) + type TargetHttpProxiesService struct + func NewTargetHttpProxiesService(s *Service) *TargetHttpProxiesService + func (r *TargetHttpProxiesService) AggregatedList(project string) *TargetHttpProxiesAggregatedListCall + func (r *TargetHttpProxiesService) Delete(project string, targetHttpProxy string) *TargetHttpProxiesDeleteCall + func (r *TargetHttpProxiesService) Get(project string, targetHttpProxy string) *TargetHttpProxiesGetCall + func (r *TargetHttpProxiesService) Insert(project string, targethttpproxy *TargetHttpProxy) *TargetHttpProxiesInsertCall + func (r *TargetHttpProxiesService) List(project string) *TargetHttpProxiesListCall + func (r *TargetHttpProxiesService) Patch(project string, targetHttpProxy string, targethttpproxy *TargetHttpProxy) *TargetHttpProxiesPatchCall + func (r *TargetHttpProxiesService) SetUrlMap(project string, targetHttpProxy string, urlmapreference *UrlMapReference) *TargetHttpProxiesSetUrlMapCall + func (r *TargetHttpProxiesService) TestIamPermissions(project string, resource string, ...) *TargetHttpProxiesTestIamPermissionsCall + type TargetHttpProxiesSetUrlMapCall struct + func (c *TargetHttpProxiesSetUrlMapCall) Context(ctx context.Context) *TargetHttpProxiesSetUrlMapCall + func (c *TargetHttpProxiesSetUrlMapCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetHttpProxiesSetUrlMapCall) Fields(s ...googleapi.Field) *TargetHttpProxiesSetUrlMapCall + func (c *TargetHttpProxiesSetUrlMapCall) Header() http.Header + func (c *TargetHttpProxiesSetUrlMapCall) RequestId(requestId string) *TargetHttpProxiesSetUrlMapCall + type TargetHttpProxiesTestIamPermissionsCall struct + func (c *TargetHttpProxiesTestIamPermissionsCall) Context(ctx context.Context) *TargetHttpProxiesTestIamPermissionsCall + func (c *TargetHttpProxiesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *TargetHttpProxiesTestIamPermissionsCall) Fields(s ...googleapi.Field) *TargetHttpProxiesTestIamPermissionsCall + func (c *TargetHttpProxiesTestIamPermissionsCall) Header() http.Header + type TargetHttpProxy struct + CreationTimestamp string + Description string + Fingerprint string + ForceSendFields []string + HttpFilters []string + Id uint64 + Kind string + Name string + NullFields []string + ProxyBind bool + Region string + SelfLink string + UrlMap string + func (s *TargetHttpProxy) MarshalJSON() ([]byte, error) + type TargetHttpProxyAggregatedList struct + ForceSendFields []string + Id string + Items map[string]TargetHttpProxiesScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *TargetHttpProxyAggregatedListWarning + func (s *TargetHttpProxyAggregatedList) MarshalJSON() ([]byte, error) + type TargetHttpProxyAggregatedListWarning struct + Code string + Data []*TargetHttpProxyAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetHttpProxyAggregatedListWarning) MarshalJSON() ([]byte, error) + type TargetHttpProxyAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetHttpProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) + type TargetHttpProxyList struct + ForceSendFields []string + Id string + Items []*TargetHttpProxy + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *TargetHttpProxyListWarning + func (s *TargetHttpProxyList) MarshalJSON() ([]byte, error) + type TargetHttpProxyListWarning struct + Code string + Data []*TargetHttpProxyListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetHttpProxyListWarning) MarshalJSON() ([]byte, error) + type TargetHttpProxyListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetHttpProxyListWarningData) MarshalJSON() ([]byte, error) + type TargetHttpsProxiesAggregatedListCall struct + func (c *TargetHttpsProxiesAggregatedListCall) Context(ctx context.Context) *TargetHttpsProxiesAggregatedListCall + func (c *TargetHttpsProxiesAggregatedListCall) Do(opts ...googleapi.CallOption) (*TargetHttpsProxyAggregatedList, error) + func (c *TargetHttpsProxiesAggregatedListCall) Fields(s ...googleapi.Field) *TargetHttpsProxiesAggregatedListCall + func (c *TargetHttpsProxiesAggregatedListCall) Filter(filter string) *TargetHttpsProxiesAggregatedListCall + func (c *TargetHttpsProxiesAggregatedListCall) Header() http.Header + func (c *TargetHttpsProxiesAggregatedListCall) IfNoneMatch(entityTag string) *TargetHttpsProxiesAggregatedListCall + func (c *TargetHttpsProxiesAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *TargetHttpsProxiesAggregatedListCall + func (c *TargetHttpsProxiesAggregatedListCall) MaxResults(maxResults int64) *TargetHttpsProxiesAggregatedListCall + func (c *TargetHttpsProxiesAggregatedListCall) OrderBy(orderBy string) *TargetHttpsProxiesAggregatedListCall + func (c *TargetHttpsProxiesAggregatedListCall) PageToken(pageToken string) *TargetHttpsProxiesAggregatedListCall + func (c *TargetHttpsProxiesAggregatedListCall) Pages(ctx context.Context, f func(*TargetHttpsProxyAggregatedList) error) error + func (c *TargetHttpsProxiesAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *TargetHttpsProxiesAggregatedListCall + type TargetHttpsProxiesDeleteCall struct + func (c *TargetHttpsProxiesDeleteCall) Context(ctx context.Context) *TargetHttpsProxiesDeleteCall + func (c *TargetHttpsProxiesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetHttpsProxiesDeleteCall) Fields(s ...googleapi.Field) *TargetHttpsProxiesDeleteCall + func (c *TargetHttpsProxiesDeleteCall) Header() http.Header + func (c *TargetHttpsProxiesDeleteCall) RequestId(requestId string) *TargetHttpsProxiesDeleteCall + type TargetHttpsProxiesGetCall struct + func (c *TargetHttpsProxiesGetCall) Context(ctx context.Context) *TargetHttpsProxiesGetCall + func (c *TargetHttpsProxiesGetCall) Do(opts ...googleapi.CallOption) (*TargetHttpsProxy, error) + func (c *TargetHttpsProxiesGetCall) Fields(s ...googleapi.Field) *TargetHttpsProxiesGetCall + func (c *TargetHttpsProxiesGetCall) Header() http.Header + func (c *TargetHttpsProxiesGetCall) IfNoneMatch(entityTag string) *TargetHttpsProxiesGetCall + type TargetHttpsProxiesInsertCall struct + func (c *TargetHttpsProxiesInsertCall) Context(ctx context.Context) *TargetHttpsProxiesInsertCall + func (c *TargetHttpsProxiesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetHttpsProxiesInsertCall) Fields(s ...googleapi.Field) *TargetHttpsProxiesInsertCall + func (c *TargetHttpsProxiesInsertCall) Header() http.Header + func (c *TargetHttpsProxiesInsertCall) RequestId(requestId string) *TargetHttpsProxiesInsertCall + type TargetHttpsProxiesListCall struct + func (c *TargetHttpsProxiesListCall) Context(ctx context.Context) *TargetHttpsProxiesListCall + func (c *TargetHttpsProxiesListCall) Do(opts ...googleapi.CallOption) (*TargetHttpsProxyList, error) + func (c *TargetHttpsProxiesListCall) Fields(s ...googleapi.Field) *TargetHttpsProxiesListCall + func (c *TargetHttpsProxiesListCall) Filter(filter string) *TargetHttpsProxiesListCall + func (c *TargetHttpsProxiesListCall) Header() http.Header + func (c *TargetHttpsProxiesListCall) IfNoneMatch(entityTag string) *TargetHttpsProxiesListCall + func (c *TargetHttpsProxiesListCall) MaxResults(maxResults int64) *TargetHttpsProxiesListCall + func (c *TargetHttpsProxiesListCall) OrderBy(orderBy string) *TargetHttpsProxiesListCall + func (c *TargetHttpsProxiesListCall) PageToken(pageToken string) *TargetHttpsProxiesListCall + func (c *TargetHttpsProxiesListCall) Pages(ctx context.Context, f func(*TargetHttpsProxyList) error) error + func (c *TargetHttpsProxiesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *TargetHttpsProxiesListCall + type TargetHttpsProxiesScopedList struct + ForceSendFields []string + NullFields []string + TargetHttpsProxies []*TargetHttpsProxy + Warning *TargetHttpsProxiesScopedListWarning + func (s *TargetHttpsProxiesScopedList) MarshalJSON() ([]byte, error) + type TargetHttpsProxiesScopedListWarning struct + Code string + Data []*TargetHttpsProxiesScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetHttpsProxiesScopedListWarning) MarshalJSON() ([]byte, error) + type TargetHttpsProxiesScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetHttpsProxiesScopedListWarningData) MarshalJSON() ([]byte, error) + type TargetHttpsProxiesService struct + func NewTargetHttpsProxiesService(s *Service) *TargetHttpsProxiesService + func (r *TargetHttpsProxiesService) AggregatedList(project string) *TargetHttpsProxiesAggregatedListCall + func (r *TargetHttpsProxiesService) Delete(project string, targetHttpsProxy string) *TargetHttpsProxiesDeleteCall + func (r *TargetHttpsProxiesService) Get(project string, targetHttpsProxy string) *TargetHttpsProxiesGetCall + func (r *TargetHttpsProxiesService) Insert(project string, targethttpsproxy *TargetHttpsProxy) *TargetHttpsProxiesInsertCall + func (r *TargetHttpsProxiesService) List(project string) *TargetHttpsProxiesListCall + func (r *TargetHttpsProxiesService) SetQuicOverride(project string, targetHttpsProxy string, ...) *TargetHttpsProxiesSetQuicOverrideCall + func (r *TargetHttpsProxiesService) SetSslCertificates(project string, targetHttpsProxy string, ...) *TargetHttpsProxiesSetSslCertificatesCall + func (r *TargetHttpsProxiesService) SetSslPolicy(project string, targetHttpsProxy string, ...) *TargetHttpsProxiesSetSslPolicyCall + func (r *TargetHttpsProxiesService) SetUrlMap(project string, targetHttpsProxy string, urlmapreference *UrlMapReference) *TargetHttpsProxiesSetUrlMapCall + func (r *TargetHttpsProxiesService) TestIamPermissions(project string, resource string, ...) *TargetHttpsProxiesTestIamPermissionsCall + type TargetHttpsProxiesSetQuicOverrideCall struct + func (c *TargetHttpsProxiesSetQuicOverrideCall) Context(ctx context.Context) *TargetHttpsProxiesSetQuicOverrideCall + func (c *TargetHttpsProxiesSetQuicOverrideCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetHttpsProxiesSetQuicOverrideCall) Fields(s ...googleapi.Field) *TargetHttpsProxiesSetQuicOverrideCall + func (c *TargetHttpsProxiesSetQuicOverrideCall) Header() http.Header + func (c *TargetHttpsProxiesSetQuicOverrideCall) RequestId(requestId string) *TargetHttpsProxiesSetQuicOverrideCall + type TargetHttpsProxiesSetQuicOverrideRequest struct + ForceSendFields []string + NullFields []string + QuicOverride string + func (s *TargetHttpsProxiesSetQuicOverrideRequest) MarshalJSON() ([]byte, error) + type TargetHttpsProxiesSetSslCertificatesCall struct + func (c *TargetHttpsProxiesSetSslCertificatesCall) Context(ctx context.Context) *TargetHttpsProxiesSetSslCertificatesCall + func (c *TargetHttpsProxiesSetSslCertificatesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetHttpsProxiesSetSslCertificatesCall) Fields(s ...googleapi.Field) *TargetHttpsProxiesSetSslCertificatesCall + func (c *TargetHttpsProxiesSetSslCertificatesCall) Header() http.Header + func (c *TargetHttpsProxiesSetSslCertificatesCall) RequestId(requestId string) *TargetHttpsProxiesSetSslCertificatesCall + type TargetHttpsProxiesSetSslCertificatesRequest struct + ForceSendFields []string + NullFields []string + SslCertificates []string + func (s *TargetHttpsProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) + type TargetHttpsProxiesSetSslPolicyCall struct + func (c *TargetHttpsProxiesSetSslPolicyCall) Context(ctx context.Context) *TargetHttpsProxiesSetSslPolicyCall + func (c *TargetHttpsProxiesSetSslPolicyCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetHttpsProxiesSetSslPolicyCall) Fields(s ...googleapi.Field) *TargetHttpsProxiesSetSslPolicyCall + func (c *TargetHttpsProxiesSetSslPolicyCall) Header() http.Header + func (c *TargetHttpsProxiesSetSslPolicyCall) RequestId(requestId string) *TargetHttpsProxiesSetSslPolicyCall + type TargetHttpsProxiesSetUrlMapCall struct + func (c *TargetHttpsProxiesSetUrlMapCall) Context(ctx context.Context) *TargetHttpsProxiesSetUrlMapCall + func (c *TargetHttpsProxiesSetUrlMapCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetHttpsProxiesSetUrlMapCall) Fields(s ...googleapi.Field) *TargetHttpsProxiesSetUrlMapCall + func (c *TargetHttpsProxiesSetUrlMapCall) Header() http.Header + func (c *TargetHttpsProxiesSetUrlMapCall) RequestId(requestId string) *TargetHttpsProxiesSetUrlMapCall + type TargetHttpsProxiesTestIamPermissionsCall struct + func (c *TargetHttpsProxiesTestIamPermissionsCall) Context(ctx context.Context) *TargetHttpsProxiesTestIamPermissionsCall + func (c *TargetHttpsProxiesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *TargetHttpsProxiesTestIamPermissionsCall) Fields(s ...googleapi.Field) *TargetHttpsProxiesTestIamPermissionsCall + func (c *TargetHttpsProxiesTestIamPermissionsCall) Header() http.Header + type TargetHttpsProxy struct + Authentication string + Authorization string + AuthorizationPolicy string + CreationTimestamp string + Description string + ForceSendFields []string + HttpFilters []string + Id uint64 + Kind string + Name string + NullFields []string + ProxyBind bool + QuicOverride string + Region string + SelfLink string + ServerTlsPolicy string + SslCertificates []string + SslPolicy string + UrlMap string + func (s *TargetHttpsProxy) MarshalJSON() ([]byte, error) + type TargetHttpsProxyAggregatedList struct + ForceSendFields []string + Id string + Items map[string]TargetHttpsProxiesScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *TargetHttpsProxyAggregatedListWarning + func (s *TargetHttpsProxyAggregatedList) MarshalJSON() ([]byte, error) + type TargetHttpsProxyAggregatedListWarning struct + Code string + Data []*TargetHttpsProxyAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetHttpsProxyAggregatedListWarning) MarshalJSON() ([]byte, error) + type TargetHttpsProxyAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetHttpsProxyAggregatedListWarningData) MarshalJSON() ([]byte, error) + type TargetHttpsProxyList struct + ForceSendFields []string + Id string + Items []*TargetHttpsProxy + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *TargetHttpsProxyListWarning + func (s *TargetHttpsProxyList) MarshalJSON() ([]byte, error) + type TargetHttpsProxyListWarning struct + Code string + Data []*TargetHttpsProxyListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetHttpsProxyListWarning) MarshalJSON() ([]byte, error) + type TargetHttpsProxyListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetHttpsProxyListWarningData) MarshalJSON() ([]byte, error) + type TargetInstance struct + CreationTimestamp string + Description string + ForceSendFields []string + Id uint64 + Instance string + Kind string + Name string + NatPolicy string + Network string + NullFields []string + SelfLink string + Zone string + func (s *TargetInstance) MarshalJSON() ([]byte, error) + type TargetInstanceAggregatedList struct + ForceSendFields []string + Id string + Items map[string]TargetInstancesScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *TargetInstanceAggregatedListWarning + func (s *TargetInstanceAggregatedList) MarshalJSON() ([]byte, error) + type TargetInstanceAggregatedListWarning struct + Code string + Data []*TargetInstanceAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetInstanceAggregatedListWarning) MarshalJSON() ([]byte, error) + type TargetInstanceAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetInstanceAggregatedListWarningData) MarshalJSON() ([]byte, error) + type TargetInstanceList struct + ForceSendFields []string + Id string + Items []*TargetInstance + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *TargetInstanceListWarning + func (s *TargetInstanceList) MarshalJSON() ([]byte, error) + type TargetInstanceListWarning struct + Code string + Data []*TargetInstanceListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetInstanceListWarning) MarshalJSON() ([]byte, error) + type TargetInstanceListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetInstanceListWarningData) MarshalJSON() ([]byte, error) + type TargetInstancesAggregatedListCall struct + func (c *TargetInstancesAggregatedListCall) Context(ctx context.Context) *TargetInstancesAggregatedListCall + func (c *TargetInstancesAggregatedListCall) Do(opts ...googleapi.CallOption) (*TargetInstanceAggregatedList, error) + func (c *TargetInstancesAggregatedListCall) Fields(s ...googleapi.Field) *TargetInstancesAggregatedListCall + func (c *TargetInstancesAggregatedListCall) Filter(filter string) *TargetInstancesAggregatedListCall + func (c *TargetInstancesAggregatedListCall) Header() http.Header + func (c *TargetInstancesAggregatedListCall) IfNoneMatch(entityTag string) *TargetInstancesAggregatedListCall + func (c *TargetInstancesAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *TargetInstancesAggregatedListCall + func (c *TargetInstancesAggregatedListCall) MaxResults(maxResults int64) *TargetInstancesAggregatedListCall + func (c *TargetInstancesAggregatedListCall) OrderBy(orderBy string) *TargetInstancesAggregatedListCall + func (c *TargetInstancesAggregatedListCall) PageToken(pageToken string) *TargetInstancesAggregatedListCall + func (c *TargetInstancesAggregatedListCall) Pages(ctx context.Context, f func(*TargetInstanceAggregatedList) error) error + func (c *TargetInstancesAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *TargetInstancesAggregatedListCall + type TargetInstancesDeleteCall struct + func (c *TargetInstancesDeleteCall) Context(ctx context.Context) *TargetInstancesDeleteCall + func (c *TargetInstancesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetInstancesDeleteCall) Fields(s ...googleapi.Field) *TargetInstancesDeleteCall + func (c *TargetInstancesDeleteCall) Header() http.Header + func (c *TargetInstancesDeleteCall) RequestId(requestId string) *TargetInstancesDeleteCall + type TargetInstancesGetCall struct + func (c *TargetInstancesGetCall) Context(ctx context.Context) *TargetInstancesGetCall + func (c *TargetInstancesGetCall) Do(opts ...googleapi.CallOption) (*TargetInstance, error) + func (c *TargetInstancesGetCall) Fields(s ...googleapi.Field) *TargetInstancesGetCall + func (c *TargetInstancesGetCall) Header() http.Header + func (c *TargetInstancesGetCall) IfNoneMatch(entityTag string) *TargetInstancesGetCall + type TargetInstancesInsertCall struct + func (c *TargetInstancesInsertCall) Context(ctx context.Context) *TargetInstancesInsertCall + func (c *TargetInstancesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetInstancesInsertCall) Fields(s ...googleapi.Field) *TargetInstancesInsertCall + func (c *TargetInstancesInsertCall) Header() http.Header + func (c *TargetInstancesInsertCall) RequestId(requestId string) *TargetInstancesInsertCall + type TargetInstancesListCall struct + func (c *TargetInstancesListCall) Context(ctx context.Context) *TargetInstancesListCall + func (c *TargetInstancesListCall) Do(opts ...googleapi.CallOption) (*TargetInstanceList, error) + func (c *TargetInstancesListCall) Fields(s ...googleapi.Field) *TargetInstancesListCall + func (c *TargetInstancesListCall) Filter(filter string) *TargetInstancesListCall + func (c *TargetInstancesListCall) Header() http.Header + func (c *TargetInstancesListCall) IfNoneMatch(entityTag string) *TargetInstancesListCall + func (c *TargetInstancesListCall) MaxResults(maxResults int64) *TargetInstancesListCall + func (c *TargetInstancesListCall) OrderBy(orderBy string) *TargetInstancesListCall + func (c *TargetInstancesListCall) PageToken(pageToken string) *TargetInstancesListCall + func (c *TargetInstancesListCall) Pages(ctx context.Context, f func(*TargetInstanceList) error) error + func (c *TargetInstancesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *TargetInstancesListCall + type TargetInstancesScopedList struct + ForceSendFields []string + NullFields []string + TargetInstances []*TargetInstance + Warning *TargetInstancesScopedListWarning + func (s *TargetInstancesScopedList) MarshalJSON() ([]byte, error) + type TargetInstancesScopedListWarning struct + Code string + Data []*TargetInstancesScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetInstancesScopedListWarning) MarshalJSON() ([]byte, error) + type TargetInstancesScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetInstancesScopedListWarningData) MarshalJSON() ([]byte, error) + type TargetInstancesService struct + func NewTargetInstancesService(s *Service) *TargetInstancesService + func (r *TargetInstancesService) AggregatedList(project string) *TargetInstancesAggregatedListCall + func (r *TargetInstancesService) Delete(project string, zone string, targetInstance string) *TargetInstancesDeleteCall + func (r *TargetInstancesService) Get(project string, zone string, targetInstance string) *TargetInstancesGetCall + func (r *TargetInstancesService) Insert(project string, zone string, targetinstance *TargetInstance) *TargetInstancesInsertCall + func (r *TargetInstancesService) List(project string, zone string) *TargetInstancesListCall + func (r *TargetInstancesService) TestIamPermissions(project string, zone string, resource string, ...) *TargetInstancesTestIamPermissionsCall + type TargetInstancesTestIamPermissionsCall struct + func (c *TargetInstancesTestIamPermissionsCall) Context(ctx context.Context) *TargetInstancesTestIamPermissionsCall + func (c *TargetInstancesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *TargetInstancesTestIamPermissionsCall) Fields(s ...googleapi.Field) *TargetInstancesTestIamPermissionsCall + func (c *TargetInstancesTestIamPermissionsCall) Header() http.Header + type TargetPool struct + BackupPool string + CreationTimestamp string + Description string + FailoverRatio float64 + ForceSendFields []string + HealthChecks []string + Id uint64 + Instances []string + Kind string + Name string + NullFields []string + Region string + SelfLink string + SessionAffinity string + func (s *TargetPool) MarshalJSON() ([]byte, error) + func (s *TargetPool) UnmarshalJSON(data []byte) error + type TargetPoolAggregatedList struct + ForceSendFields []string + Id string + Items map[string]TargetPoolsScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *TargetPoolAggregatedListWarning + func (s *TargetPoolAggregatedList) MarshalJSON() ([]byte, error) + type TargetPoolAggregatedListWarning struct + Code string + Data []*TargetPoolAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetPoolAggregatedListWarning) MarshalJSON() ([]byte, error) + type TargetPoolAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetPoolAggregatedListWarningData) MarshalJSON() ([]byte, error) + type TargetPoolInstanceHealth struct + ForceSendFields []string + HealthStatus []*HealthStatus + Kind string + NullFields []string + func (s *TargetPoolInstanceHealth) MarshalJSON() ([]byte, error) + type TargetPoolList struct + ForceSendFields []string + Id string + Items []*TargetPool + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *TargetPoolListWarning + func (s *TargetPoolList) MarshalJSON() ([]byte, error) + type TargetPoolListWarning struct + Code string + Data []*TargetPoolListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetPoolListWarning) MarshalJSON() ([]byte, error) + type TargetPoolListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetPoolListWarningData) MarshalJSON() ([]byte, error) + type TargetPoolsAddHealthCheckCall struct + func (c *TargetPoolsAddHealthCheckCall) Context(ctx context.Context) *TargetPoolsAddHealthCheckCall + func (c *TargetPoolsAddHealthCheckCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetPoolsAddHealthCheckCall) Fields(s ...googleapi.Field) *TargetPoolsAddHealthCheckCall + func (c *TargetPoolsAddHealthCheckCall) Header() http.Header + func (c *TargetPoolsAddHealthCheckCall) RequestId(requestId string) *TargetPoolsAddHealthCheckCall + type TargetPoolsAddHealthCheckRequest struct + ForceSendFields []string + HealthChecks []*HealthCheckReference + NullFields []string + func (s *TargetPoolsAddHealthCheckRequest) MarshalJSON() ([]byte, error) + type TargetPoolsAddInstanceCall struct + func (c *TargetPoolsAddInstanceCall) Context(ctx context.Context) *TargetPoolsAddInstanceCall + func (c *TargetPoolsAddInstanceCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetPoolsAddInstanceCall) Fields(s ...googleapi.Field) *TargetPoolsAddInstanceCall + func (c *TargetPoolsAddInstanceCall) Header() http.Header + func (c *TargetPoolsAddInstanceCall) RequestId(requestId string) *TargetPoolsAddInstanceCall + type TargetPoolsAddInstanceRequest struct + ForceSendFields []string + Instances []*InstanceReference + NullFields []string + func (s *TargetPoolsAddInstanceRequest) MarshalJSON() ([]byte, error) + type TargetPoolsAggregatedListCall struct + func (c *TargetPoolsAggregatedListCall) Context(ctx context.Context) *TargetPoolsAggregatedListCall + func (c *TargetPoolsAggregatedListCall) Do(opts ...googleapi.CallOption) (*TargetPoolAggregatedList, error) + func (c *TargetPoolsAggregatedListCall) Fields(s ...googleapi.Field) *TargetPoolsAggregatedListCall + func (c *TargetPoolsAggregatedListCall) Filter(filter string) *TargetPoolsAggregatedListCall + func (c *TargetPoolsAggregatedListCall) Header() http.Header + func (c *TargetPoolsAggregatedListCall) IfNoneMatch(entityTag string) *TargetPoolsAggregatedListCall + func (c *TargetPoolsAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *TargetPoolsAggregatedListCall + func (c *TargetPoolsAggregatedListCall) MaxResults(maxResults int64) *TargetPoolsAggregatedListCall + func (c *TargetPoolsAggregatedListCall) OrderBy(orderBy string) *TargetPoolsAggregatedListCall + func (c *TargetPoolsAggregatedListCall) PageToken(pageToken string) *TargetPoolsAggregatedListCall + func (c *TargetPoolsAggregatedListCall) Pages(ctx context.Context, f func(*TargetPoolAggregatedList) error) error + func (c *TargetPoolsAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *TargetPoolsAggregatedListCall + type TargetPoolsDeleteCall struct + func (c *TargetPoolsDeleteCall) Context(ctx context.Context) *TargetPoolsDeleteCall + func (c *TargetPoolsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetPoolsDeleteCall) Fields(s ...googleapi.Field) *TargetPoolsDeleteCall + func (c *TargetPoolsDeleteCall) Header() http.Header + func (c *TargetPoolsDeleteCall) RequestId(requestId string) *TargetPoolsDeleteCall + type TargetPoolsGetCall struct + func (c *TargetPoolsGetCall) Context(ctx context.Context) *TargetPoolsGetCall + func (c *TargetPoolsGetCall) Do(opts ...googleapi.CallOption) (*TargetPool, error) + func (c *TargetPoolsGetCall) Fields(s ...googleapi.Field) *TargetPoolsGetCall + func (c *TargetPoolsGetCall) Header() http.Header + func (c *TargetPoolsGetCall) IfNoneMatch(entityTag string) *TargetPoolsGetCall + type TargetPoolsGetHealthCall struct + func (c *TargetPoolsGetHealthCall) Context(ctx context.Context) *TargetPoolsGetHealthCall + func (c *TargetPoolsGetHealthCall) Do(opts ...googleapi.CallOption) (*TargetPoolInstanceHealth, error) + func (c *TargetPoolsGetHealthCall) Fields(s ...googleapi.Field) *TargetPoolsGetHealthCall + func (c *TargetPoolsGetHealthCall) Header() http.Header + type TargetPoolsInsertCall struct + func (c *TargetPoolsInsertCall) Context(ctx context.Context) *TargetPoolsInsertCall + func (c *TargetPoolsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetPoolsInsertCall) Fields(s ...googleapi.Field) *TargetPoolsInsertCall + func (c *TargetPoolsInsertCall) Header() http.Header + func (c *TargetPoolsInsertCall) RequestId(requestId string) *TargetPoolsInsertCall + type TargetPoolsListCall struct + func (c *TargetPoolsListCall) Context(ctx context.Context) *TargetPoolsListCall + func (c *TargetPoolsListCall) Do(opts ...googleapi.CallOption) (*TargetPoolList, error) + func (c *TargetPoolsListCall) Fields(s ...googleapi.Field) *TargetPoolsListCall + func (c *TargetPoolsListCall) Filter(filter string) *TargetPoolsListCall + func (c *TargetPoolsListCall) Header() http.Header + func (c *TargetPoolsListCall) IfNoneMatch(entityTag string) *TargetPoolsListCall + func (c *TargetPoolsListCall) MaxResults(maxResults int64) *TargetPoolsListCall + func (c *TargetPoolsListCall) OrderBy(orderBy string) *TargetPoolsListCall + func (c *TargetPoolsListCall) PageToken(pageToken string) *TargetPoolsListCall + func (c *TargetPoolsListCall) Pages(ctx context.Context, f func(*TargetPoolList) error) error + func (c *TargetPoolsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *TargetPoolsListCall + type TargetPoolsRemoveHealthCheckCall struct + func (c *TargetPoolsRemoveHealthCheckCall) Context(ctx context.Context) *TargetPoolsRemoveHealthCheckCall + func (c *TargetPoolsRemoveHealthCheckCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetPoolsRemoveHealthCheckCall) Fields(s ...googleapi.Field) *TargetPoolsRemoveHealthCheckCall + func (c *TargetPoolsRemoveHealthCheckCall) Header() http.Header + func (c *TargetPoolsRemoveHealthCheckCall) RequestId(requestId string) *TargetPoolsRemoveHealthCheckCall + type TargetPoolsRemoveHealthCheckRequest struct + ForceSendFields []string + HealthChecks []*HealthCheckReference + NullFields []string + func (s *TargetPoolsRemoveHealthCheckRequest) MarshalJSON() ([]byte, error) + type TargetPoolsRemoveInstanceCall struct + func (c *TargetPoolsRemoveInstanceCall) Context(ctx context.Context) *TargetPoolsRemoveInstanceCall + func (c *TargetPoolsRemoveInstanceCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetPoolsRemoveInstanceCall) Fields(s ...googleapi.Field) *TargetPoolsRemoveInstanceCall + func (c *TargetPoolsRemoveInstanceCall) Header() http.Header + func (c *TargetPoolsRemoveInstanceCall) RequestId(requestId string) *TargetPoolsRemoveInstanceCall + type TargetPoolsRemoveInstanceRequest struct + ForceSendFields []string + Instances []*InstanceReference + NullFields []string + func (s *TargetPoolsRemoveInstanceRequest) MarshalJSON() ([]byte, error) + type TargetPoolsScopedList struct + ForceSendFields []string + NullFields []string + TargetPools []*TargetPool + Warning *TargetPoolsScopedListWarning + func (s *TargetPoolsScopedList) MarshalJSON() ([]byte, error) + type TargetPoolsScopedListWarning struct + Code string + Data []*TargetPoolsScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetPoolsScopedListWarning) MarshalJSON() ([]byte, error) + type TargetPoolsScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetPoolsScopedListWarningData) MarshalJSON() ([]byte, error) + type TargetPoolsService struct + func NewTargetPoolsService(s *Service) *TargetPoolsService + func (r *TargetPoolsService) AddHealthCheck(project string, region string, targetPool string, ...) *TargetPoolsAddHealthCheckCall + func (r *TargetPoolsService) AddInstance(project string, region string, targetPool string, ...) *TargetPoolsAddInstanceCall + func (r *TargetPoolsService) AggregatedList(project string) *TargetPoolsAggregatedListCall + func (r *TargetPoolsService) Delete(project string, region string, targetPool string) *TargetPoolsDeleteCall + func (r *TargetPoolsService) Get(project string, region string, targetPool string) *TargetPoolsGetCall + func (r *TargetPoolsService) GetHealth(project string, region string, targetPool string, ...) *TargetPoolsGetHealthCall + func (r *TargetPoolsService) Insert(project string, region string, targetpool *TargetPool) *TargetPoolsInsertCall + func (r *TargetPoolsService) List(project string, region string) *TargetPoolsListCall + func (r *TargetPoolsService) RemoveHealthCheck(project string, region string, targetPool string, ...) *TargetPoolsRemoveHealthCheckCall + func (r *TargetPoolsService) RemoveInstance(project string, region string, targetPool string, ...) *TargetPoolsRemoveInstanceCall + func (r *TargetPoolsService) SetBackup(project string, region string, targetPool string, ...) *TargetPoolsSetBackupCall + func (r *TargetPoolsService) TestIamPermissions(project string, region string, resource string, ...) *TargetPoolsTestIamPermissionsCall + type TargetPoolsSetBackupCall struct + func (c *TargetPoolsSetBackupCall) Context(ctx context.Context) *TargetPoolsSetBackupCall + func (c *TargetPoolsSetBackupCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetPoolsSetBackupCall) FailoverRatio(failoverRatio float64) *TargetPoolsSetBackupCall + func (c *TargetPoolsSetBackupCall) Fields(s ...googleapi.Field) *TargetPoolsSetBackupCall + func (c *TargetPoolsSetBackupCall) Header() http.Header + func (c *TargetPoolsSetBackupCall) RequestId(requestId string) *TargetPoolsSetBackupCall + type TargetPoolsTestIamPermissionsCall struct + func (c *TargetPoolsTestIamPermissionsCall) Context(ctx context.Context) *TargetPoolsTestIamPermissionsCall + func (c *TargetPoolsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *TargetPoolsTestIamPermissionsCall) Fields(s ...googleapi.Field) *TargetPoolsTestIamPermissionsCall + func (c *TargetPoolsTestIamPermissionsCall) Header() http.Header + type TargetReference struct + ForceSendFields []string + NullFields []string + Target string + func (s *TargetReference) MarshalJSON() ([]byte, error) + type TargetSslProxiesDeleteCall struct + func (c *TargetSslProxiesDeleteCall) Context(ctx context.Context) *TargetSslProxiesDeleteCall + func (c *TargetSslProxiesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetSslProxiesDeleteCall) Fields(s ...googleapi.Field) *TargetSslProxiesDeleteCall + func (c *TargetSslProxiesDeleteCall) Header() http.Header + func (c *TargetSslProxiesDeleteCall) RequestId(requestId string) *TargetSslProxiesDeleteCall + type TargetSslProxiesGetCall struct + func (c *TargetSslProxiesGetCall) Context(ctx context.Context) *TargetSslProxiesGetCall + func (c *TargetSslProxiesGetCall) Do(opts ...googleapi.CallOption) (*TargetSslProxy, error) + func (c *TargetSslProxiesGetCall) Fields(s ...googleapi.Field) *TargetSslProxiesGetCall + func (c *TargetSslProxiesGetCall) Header() http.Header + func (c *TargetSslProxiesGetCall) IfNoneMatch(entityTag string) *TargetSslProxiesGetCall + type TargetSslProxiesInsertCall struct + func (c *TargetSslProxiesInsertCall) Context(ctx context.Context) *TargetSslProxiesInsertCall + func (c *TargetSslProxiesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetSslProxiesInsertCall) Fields(s ...googleapi.Field) *TargetSslProxiesInsertCall + func (c *TargetSslProxiesInsertCall) Header() http.Header + func (c *TargetSslProxiesInsertCall) RequestId(requestId string) *TargetSslProxiesInsertCall + type TargetSslProxiesListCall struct + func (c *TargetSslProxiesListCall) Context(ctx context.Context) *TargetSslProxiesListCall + func (c *TargetSslProxiesListCall) Do(opts ...googleapi.CallOption) (*TargetSslProxyList, error) + func (c *TargetSslProxiesListCall) Fields(s ...googleapi.Field) *TargetSslProxiesListCall + func (c *TargetSslProxiesListCall) Filter(filter string) *TargetSslProxiesListCall + func (c *TargetSslProxiesListCall) Header() http.Header + func (c *TargetSslProxiesListCall) IfNoneMatch(entityTag string) *TargetSslProxiesListCall + func (c *TargetSslProxiesListCall) MaxResults(maxResults int64) *TargetSslProxiesListCall + func (c *TargetSslProxiesListCall) OrderBy(orderBy string) *TargetSslProxiesListCall + func (c *TargetSslProxiesListCall) PageToken(pageToken string) *TargetSslProxiesListCall + func (c *TargetSslProxiesListCall) Pages(ctx context.Context, f func(*TargetSslProxyList) error) error + func (c *TargetSslProxiesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *TargetSslProxiesListCall + type TargetSslProxiesService struct + func NewTargetSslProxiesService(s *Service) *TargetSslProxiesService + func (r *TargetSslProxiesService) Delete(project string, targetSslProxy string) *TargetSslProxiesDeleteCall + func (r *TargetSslProxiesService) Get(project string, targetSslProxy string) *TargetSslProxiesGetCall + func (r *TargetSslProxiesService) Insert(project string, targetsslproxy *TargetSslProxy) *TargetSslProxiesInsertCall + func (r *TargetSslProxiesService) List(project string) *TargetSslProxiesListCall + func (r *TargetSslProxiesService) SetBackendService(project string, targetSslProxy string, ...) *TargetSslProxiesSetBackendServiceCall + func (r *TargetSslProxiesService) SetProxyHeader(project string, targetSslProxy string, ...) *TargetSslProxiesSetProxyHeaderCall + func (r *TargetSslProxiesService) SetSslCertificates(project string, targetSslProxy string, ...) *TargetSslProxiesSetSslCertificatesCall + func (r *TargetSslProxiesService) SetSslPolicy(project string, targetSslProxy string, sslpolicyreference *SslPolicyReference) *TargetSslProxiesSetSslPolicyCall + func (r *TargetSslProxiesService) TestIamPermissions(project string, resource string, ...) *TargetSslProxiesTestIamPermissionsCall + type TargetSslProxiesSetBackendServiceCall struct + func (c *TargetSslProxiesSetBackendServiceCall) Context(ctx context.Context) *TargetSslProxiesSetBackendServiceCall + func (c *TargetSslProxiesSetBackendServiceCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetSslProxiesSetBackendServiceCall) Fields(s ...googleapi.Field) *TargetSslProxiesSetBackendServiceCall + func (c *TargetSslProxiesSetBackendServiceCall) Header() http.Header + func (c *TargetSslProxiesSetBackendServiceCall) RequestId(requestId string) *TargetSslProxiesSetBackendServiceCall + type TargetSslProxiesSetBackendServiceRequest struct + ForceSendFields []string + NullFields []string + Service string + func (s *TargetSslProxiesSetBackendServiceRequest) MarshalJSON() ([]byte, error) + type TargetSslProxiesSetProxyHeaderCall struct + func (c *TargetSslProxiesSetProxyHeaderCall) Context(ctx context.Context) *TargetSslProxiesSetProxyHeaderCall + func (c *TargetSslProxiesSetProxyHeaderCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetSslProxiesSetProxyHeaderCall) Fields(s ...googleapi.Field) *TargetSslProxiesSetProxyHeaderCall + func (c *TargetSslProxiesSetProxyHeaderCall) Header() http.Header + func (c *TargetSslProxiesSetProxyHeaderCall) RequestId(requestId string) *TargetSslProxiesSetProxyHeaderCall + type TargetSslProxiesSetProxyHeaderRequest struct + ForceSendFields []string + NullFields []string + ProxyHeader string + func (s *TargetSslProxiesSetProxyHeaderRequest) MarshalJSON() ([]byte, error) + type TargetSslProxiesSetSslCertificatesCall struct + func (c *TargetSslProxiesSetSslCertificatesCall) Context(ctx context.Context) *TargetSslProxiesSetSslCertificatesCall + func (c *TargetSslProxiesSetSslCertificatesCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetSslProxiesSetSslCertificatesCall) Fields(s ...googleapi.Field) *TargetSslProxiesSetSslCertificatesCall + func (c *TargetSslProxiesSetSslCertificatesCall) Header() http.Header + func (c *TargetSslProxiesSetSslCertificatesCall) RequestId(requestId string) *TargetSslProxiesSetSslCertificatesCall + type TargetSslProxiesSetSslCertificatesRequest struct + ForceSendFields []string + NullFields []string + SslCertificates []string + func (s *TargetSslProxiesSetSslCertificatesRequest) MarshalJSON() ([]byte, error) + type TargetSslProxiesSetSslPolicyCall struct + func (c *TargetSslProxiesSetSslPolicyCall) Context(ctx context.Context) *TargetSslProxiesSetSslPolicyCall + func (c *TargetSslProxiesSetSslPolicyCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetSslProxiesSetSslPolicyCall) Fields(s ...googleapi.Field) *TargetSslProxiesSetSslPolicyCall + func (c *TargetSslProxiesSetSslPolicyCall) Header() http.Header + func (c *TargetSslProxiesSetSslPolicyCall) RequestId(requestId string) *TargetSslProxiesSetSslPolicyCall + type TargetSslProxiesTestIamPermissionsCall struct + func (c *TargetSslProxiesTestIamPermissionsCall) Context(ctx context.Context) *TargetSslProxiesTestIamPermissionsCall + func (c *TargetSslProxiesTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *TargetSslProxiesTestIamPermissionsCall) Fields(s ...googleapi.Field) *TargetSslProxiesTestIamPermissionsCall + func (c *TargetSslProxiesTestIamPermissionsCall) Header() http.Header + type TargetSslProxy struct + CreationTimestamp string + Description string + ForceSendFields []string + Id uint64 + Kind string + Name string + NullFields []string + ProxyHeader string + SelfLink string + Service string + SslCertificates []string + SslPolicy string + func (s *TargetSslProxy) MarshalJSON() ([]byte, error) + type TargetSslProxyList struct + ForceSendFields []string + Id string + Items []*TargetSslProxy + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *TargetSslProxyListWarning + func (s *TargetSslProxyList) MarshalJSON() ([]byte, error) + type TargetSslProxyListWarning struct + Code string + Data []*TargetSslProxyListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetSslProxyListWarning) MarshalJSON() ([]byte, error) + type TargetSslProxyListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetSslProxyListWarningData) MarshalJSON() ([]byte, error) + type TargetTcpProxiesDeleteCall struct + func (c *TargetTcpProxiesDeleteCall) Context(ctx context.Context) *TargetTcpProxiesDeleteCall + func (c *TargetTcpProxiesDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetTcpProxiesDeleteCall) Fields(s ...googleapi.Field) *TargetTcpProxiesDeleteCall + func (c *TargetTcpProxiesDeleteCall) Header() http.Header + func (c *TargetTcpProxiesDeleteCall) RequestId(requestId string) *TargetTcpProxiesDeleteCall + type TargetTcpProxiesGetCall struct + func (c *TargetTcpProxiesGetCall) Context(ctx context.Context) *TargetTcpProxiesGetCall + func (c *TargetTcpProxiesGetCall) Do(opts ...googleapi.CallOption) (*TargetTcpProxy, error) + func (c *TargetTcpProxiesGetCall) Fields(s ...googleapi.Field) *TargetTcpProxiesGetCall + func (c *TargetTcpProxiesGetCall) Header() http.Header + func (c *TargetTcpProxiesGetCall) IfNoneMatch(entityTag string) *TargetTcpProxiesGetCall + type TargetTcpProxiesInsertCall struct + func (c *TargetTcpProxiesInsertCall) Context(ctx context.Context) *TargetTcpProxiesInsertCall + func (c *TargetTcpProxiesInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetTcpProxiesInsertCall) Fields(s ...googleapi.Field) *TargetTcpProxiesInsertCall + func (c *TargetTcpProxiesInsertCall) Header() http.Header + func (c *TargetTcpProxiesInsertCall) RequestId(requestId string) *TargetTcpProxiesInsertCall + type TargetTcpProxiesListCall struct + func (c *TargetTcpProxiesListCall) Context(ctx context.Context) *TargetTcpProxiesListCall + func (c *TargetTcpProxiesListCall) Do(opts ...googleapi.CallOption) (*TargetTcpProxyList, error) + func (c *TargetTcpProxiesListCall) Fields(s ...googleapi.Field) *TargetTcpProxiesListCall + func (c *TargetTcpProxiesListCall) Filter(filter string) *TargetTcpProxiesListCall + func (c *TargetTcpProxiesListCall) Header() http.Header + func (c *TargetTcpProxiesListCall) IfNoneMatch(entityTag string) *TargetTcpProxiesListCall + func (c *TargetTcpProxiesListCall) MaxResults(maxResults int64) *TargetTcpProxiesListCall + func (c *TargetTcpProxiesListCall) OrderBy(orderBy string) *TargetTcpProxiesListCall + func (c *TargetTcpProxiesListCall) PageToken(pageToken string) *TargetTcpProxiesListCall + func (c *TargetTcpProxiesListCall) Pages(ctx context.Context, f func(*TargetTcpProxyList) error) error + func (c *TargetTcpProxiesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *TargetTcpProxiesListCall + type TargetTcpProxiesService struct + func NewTargetTcpProxiesService(s *Service) *TargetTcpProxiesService + func (r *TargetTcpProxiesService) Delete(project string, targetTcpProxy string) *TargetTcpProxiesDeleteCall + func (r *TargetTcpProxiesService) Get(project string, targetTcpProxy string) *TargetTcpProxiesGetCall + func (r *TargetTcpProxiesService) Insert(project string, targettcpproxy *TargetTcpProxy) *TargetTcpProxiesInsertCall + func (r *TargetTcpProxiesService) List(project string) *TargetTcpProxiesListCall + func (r *TargetTcpProxiesService) SetBackendService(project string, targetTcpProxy string, ...) *TargetTcpProxiesSetBackendServiceCall + func (r *TargetTcpProxiesService) SetProxyHeader(project string, targetTcpProxy string, ...) *TargetTcpProxiesSetProxyHeaderCall + type TargetTcpProxiesSetBackendServiceCall struct + func (c *TargetTcpProxiesSetBackendServiceCall) Context(ctx context.Context) *TargetTcpProxiesSetBackendServiceCall + func (c *TargetTcpProxiesSetBackendServiceCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetTcpProxiesSetBackendServiceCall) Fields(s ...googleapi.Field) *TargetTcpProxiesSetBackendServiceCall + func (c *TargetTcpProxiesSetBackendServiceCall) Header() http.Header + func (c *TargetTcpProxiesSetBackendServiceCall) RequestId(requestId string) *TargetTcpProxiesSetBackendServiceCall + type TargetTcpProxiesSetBackendServiceRequest struct + ForceSendFields []string + NullFields []string + Service string + func (s *TargetTcpProxiesSetBackendServiceRequest) MarshalJSON() ([]byte, error) + type TargetTcpProxiesSetProxyHeaderCall struct + func (c *TargetTcpProxiesSetProxyHeaderCall) Context(ctx context.Context) *TargetTcpProxiesSetProxyHeaderCall + func (c *TargetTcpProxiesSetProxyHeaderCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetTcpProxiesSetProxyHeaderCall) Fields(s ...googleapi.Field) *TargetTcpProxiesSetProxyHeaderCall + func (c *TargetTcpProxiesSetProxyHeaderCall) Header() http.Header + func (c *TargetTcpProxiesSetProxyHeaderCall) RequestId(requestId string) *TargetTcpProxiesSetProxyHeaderCall + type TargetTcpProxiesSetProxyHeaderRequest struct + ForceSendFields []string + NullFields []string + ProxyHeader string + func (s *TargetTcpProxiesSetProxyHeaderRequest) MarshalJSON() ([]byte, error) + type TargetTcpProxy struct + CreationTimestamp string + Description string + ForceSendFields []string + Id uint64 + Kind string + Name string + NullFields []string + ProxyBind bool + ProxyHeader string + SelfLink string + Service string + func (s *TargetTcpProxy) MarshalJSON() ([]byte, error) + type TargetTcpProxyList struct + ForceSendFields []string + Id string + Items []*TargetTcpProxy + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *TargetTcpProxyListWarning + func (s *TargetTcpProxyList) MarshalJSON() ([]byte, error) + type TargetTcpProxyListWarning struct + Code string + Data []*TargetTcpProxyListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetTcpProxyListWarning) MarshalJSON() ([]byte, error) + type TargetTcpProxyListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetTcpProxyListWarningData) MarshalJSON() ([]byte, error) + type TargetVpnGateway struct + CreationTimestamp string + Description string + ForceSendFields []string + ForwardingRules []string + Id uint64 + Kind string + LabelFingerprint string + Labels map[string]string + Name string + Network string + NullFields []string + Region string + SelfLink string + Status string + Tunnels []string + func (s *TargetVpnGateway) MarshalJSON() ([]byte, error) + type TargetVpnGatewayAggregatedList struct + ForceSendFields []string + Id string + Items map[string]TargetVpnGatewaysScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *TargetVpnGatewayAggregatedListWarning + func (s *TargetVpnGatewayAggregatedList) MarshalJSON() ([]byte, error) + type TargetVpnGatewayAggregatedListWarning struct + Code string + Data []*TargetVpnGatewayAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetVpnGatewayAggregatedListWarning) MarshalJSON() ([]byte, error) + type TargetVpnGatewayAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetVpnGatewayAggregatedListWarningData) MarshalJSON() ([]byte, error) + type TargetVpnGatewayList struct + ForceSendFields []string + Id string + Items []*TargetVpnGateway + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *TargetVpnGatewayListWarning + func (s *TargetVpnGatewayList) MarshalJSON() ([]byte, error) + type TargetVpnGatewayListWarning struct + Code string + Data []*TargetVpnGatewayListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetVpnGatewayListWarning) MarshalJSON() ([]byte, error) + type TargetVpnGatewayListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetVpnGatewayListWarningData) MarshalJSON() ([]byte, error) + type TargetVpnGatewaysAggregatedListCall struct + func (c *TargetVpnGatewaysAggregatedListCall) Context(ctx context.Context) *TargetVpnGatewaysAggregatedListCall + func (c *TargetVpnGatewaysAggregatedListCall) Do(opts ...googleapi.CallOption) (*TargetVpnGatewayAggregatedList, error) + func (c *TargetVpnGatewaysAggregatedListCall) Fields(s ...googleapi.Field) *TargetVpnGatewaysAggregatedListCall + func (c *TargetVpnGatewaysAggregatedListCall) Filter(filter string) *TargetVpnGatewaysAggregatedListCall + func (c *TargetVpnGatewaysAggregatedListCall) Header() http.Header + func (c *TargetVpnGatewaysAggregatedListCall) IfNoneMatch(entityTag string) *TargetVpnGatewaysAggregatedListCall + func (c *TargetVpnGatewaysAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *TargetVpnGatewaysAggregatedListCall + func (c *TargetVpnGatewaysAggregatedListCall) MaxResults(maxResults int64) *TargetVpnGatewaysAggregatedListCall + func (c *TargetVpnGatewaysAggregatedListCall) OrderBy(orderBy string) *TargetVpnGatewaysAggregatedListCall + func (c *TargetVpnGatewaysAggregatedListCall) PageToken(pageToken string) *TargetVpnGatewaysAggregatedListCall + func (c *TargetVpnGatewaysAggregatedListCall) Pages(ctx context.Context, f func(*TargetVpnGatewayAggregatedList) error) error + func (c *TargetVpnGatewaysAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *TargetVpnGatewaysAggregatedListCall + type TargetVpnGatewaysDeleteCall struct + func (c *TargetVpnGatewaysDeleteCall) Context(ctx context.Context) *TargetVpnGatewaysDeleteCall + func (c *TargetVpnGatewaysDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetVpnGatewaysDeleteCall) Fields(s ...googleapi.Field) *TargetVpnGatewaysDeleteCall + func (c *TargetVpnGatewaysDeleteCall) Header() http.Header + func (c *TargetVpnGatewaysDeleteCall) RequestId(requestId string) *TargetVpnGatewaysDeleteCall + type TargetVpnGatewaysGetCall struct + func (c *TargetVpnGatewaysGetCall) Context(ctx context.Context) *TargetVpnGatewaysGetCall + func (c *TargetVpnGatewaysGetCall) Do(opts ...googleapi.CallOption) (*TargetVpnGateway, error) + func (c *TargetVpnGatewaysGetCall) Fields(s ...googleapi.Field) *TargetVpnGatewaysGetCall + func (c *TargetVpnGatewaysGetCall) Header() http.Header + func (c *TargetVpnGatewaysGetCall) IfNoneMatch(entityTag string) *TargetVpnGatewaysGetCall + type TargetVpnGatewaysInsertCall struct + func (c *TargetVpnGatewaysInsertCall) Context(ctx context.Context) *TargetVpnGatewaysInsertCall + func (c *TargetVpnGatewaysInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetVpnGatewaysInsertCall) Fields(s ...googleapi.Field) *TargetVpnGatewaysInsertCall + func (c *TargetVpnGatewaysInsertCall) Header() http.Header + func (c *TargetVpnGatewaysInsertCall) RequestId(requestId string) *TargetVpnGatewaysInsertCall + type TargetVpnGatewaysListCall struct + func (c *TargetVpnGatewaysListCall) Context(ctx context.Context) *TargetVpnGatewaysListCall + func (c *TargetVpnGatewaysListCall) Do(opts ...googleapi.CallOption) (*TargetVpnGatewayList, error) + func (c *TargetVpnGatewaysListCall) Fields(s ...googleapi.Field) *TargetVpnGatewaysListCall + func (c *TargetVpnGatewaysListCall) Filter(filter string) *TargetVpnGatewaysListCall + func (c *TargetVpnGatewaysListCall) Header() http.Header + func (c *TargetVpnGatewaysListCall) IfNoneMatch(entityTag string) *TargetVpnGatewaysListCall + func (c *TargetVpnGatewaysListCall) MaxResults(maxResults int64) *TargetVpnGatewaysListCall + func (c *TargetVpnGatewaysListCall) OrderBy(orderBy string) *TargetVpnGatewaysListCall + func (c *TargetVpnGatewaysListCall) PageToken(pageToken string) *TargetVpnGatewaysListCall + func (c *TargetVpnGatewaysListCall) Pages(ctx context.Context, f func(*TargetVpnGatewayList) error) error + func (c *TargetVpnGatewaysListCall) ReturnPartialSuccess(returnPartialSuccess bool) *TargetVpnGatewaysListCall + type TargetVpnGatewaysScopedList struct + ForceSendFields []string + NullFields []string + TargetVpnGateways []*TargetVpnGateway + Warning *TargetVpnGatewaysScopedListWarning + func (s *TargetVpnGatewaysScopedList) MarshalJSON() ([]byte, error) + type TargetVpnGatewaysScopedListWarning struct + Code string + Data []*TargetVpnGatewaysScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *TargetVpnGatewaysScopedListWarning) MarshalJSON() ([]byte, error) + type TargetVpnGatewaysScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *TargetVpnGatewaysScopedListWarningData) MarshalJSON() ([]byte, error) + type TargetVpnGatewaysService struct + func NewTargetVpnGatewaysService(s *Service) *TargetVpnGatewaysService + func (r *TargetVpnGatewaysService) AggregatedList(project string) *TargetVpnGatewaysAggregatedListCall + func (r *TargetVpnGatewaysService) Delete(project string, region string, targetVpnGateway string) *TargetVpnGatewaysDeleteCall + func (r *TargetVpnGatewaysService) Get(project string, region string, targetVpnGateway string) *TargetVpnGatewaysGetCall + func (r *TargetVpnGatewaysService) Insert(project string, region string, targetvpngateway *TargetVpnGateway) *TargetVpnGatewaysInsertCall + func (r *TargetVpnGatewaysService) List(project string, region string) *TargetVpnGatewaysListCall + func (r *TargetVpnGatewaysService) SetLabels(project string, region string, resource string, ...) *TargetVpnGatewaysSetLabelsCall + func (r *TargetVpnGatewaysService) TestIamPermissions(project string, region string, resource string, ...) *TargetVpnGatewaysTestIamPermissionsCall + type TargetVpnGatewaysSetLabelsCall struct + func (c *TargetVpnGatewaysSetLabelsCall) Context(ctx context.Context) *TargetVpnGatewaysSetLabelsCall + func (c *TargetVpnGatewaysSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *TargetVpnGatewaysSetLabelsCall) Fields(s ...googleapi.Field) *TargetVpnGatewaysSetLabelsCall + func (c *TargetVpnGatewaysSetLabelsCall) Header() http.Header + func (c *TargetVpnGatewaysSetLabelsCall) RequestId(requestId string) *TargetVpnGatewaysSetLabelsCall + type TargetVpnGatewaysTestIamPermissionsCall struct + func (c *TargetVpnGatewaysTestIamPermissionsCall) Context(ctx context.Context) *TargetVpnGatewaysTestIamPermissionsCall + func (c *TargetVpnGatewaysTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *TargetVpnGatewaysTestIamPermissionsCall) Fields(s ...googleapi.Field) *TargetVpnGatewaysTestIamPermissionsCall + func (c *TargetVpnGatewaysTestIamPermissionsCall) Header() http.Header + type TestFailure struct + ActualService string + ExpectedService string + ForceSendFields []string + Host string + NullFields []string + Path string + func (s *TestFailure) MarshalJSON() ([]byte, error) + type TestPermissionsRequest struct + ForceSendFields []string + NullFields []string + Permissions []string + func (s *TestPermissionsRequest) MarshalJSON() ([]byte, error) + type TestPermissionsResponse struct + ForceSendFields []string + NullFields []string + Permissions []string + func (s *TestPermissionsResponse) MarshalJSON() ([]byte, error) + type UrlMap struct + CreationTimestamp string + DefaultRouteAction *HttpRouteAction + DefaultService string + DefaultUrlRedirect *HttpRedirectAction + Description string + Fingerprint string + ForceSendFields []string + HeaderAction *HttpHeaderAction + HostRules []*HostRule + Id uint64 + Kind string + Name string + NullFields []string + PathMatchers []*PathMatcher + Region string + SelfLink string + Tests []*UrlMapTest + func (s *UrlMap) MarshalJSON() ([]byte, error) + type UrlMapList struct + ForceSendFields []string + Id string + Items []*UrlMap + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *UrlMapListWarning + func (s *UrlMapList) MarshalJSON() ([]byte, error) + type UrlMapListWarning struct + Code string + Data []*UrlMapListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *UrlMapListWarning) MarshalJSON() ([]byte, error) + type UrlMapListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *UrlMapListWarningData) MarshalJSON() ([]byte, error) + type UrlMapReference struct + ForceSendFields []string + NullFields []string + UrlMap string + func (s *UrlMapReference) MarshalJSON() ([]byte, error) + type UrlMapTest struct + Description string + ForceSendFields []string + Host string + NullFields []string + Path string + Service string + func (s *UrlMapTest) MarshalJSON() ([]byte, error) + type UrlMapValidationResult struct + ForceSendFields []string + LoadErrors []string + LoadSucceeded bool + NullFields []string + TestFailures []*TestFailure + TestPassed bool + func (s *UrlMapValidationResult) MarshalJSON() ([]byte, error) + type UrlMapsAggregatedList struct + ForceSendFields []string + Id string + Items map[string]UrlMapsScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *UrlMapsAggregatedListWarning + func (s *UrlMapsAggregatedList) MarshalJSON() ([]byte, error) + type UrlMapsAggregatedListCall struct + func (c *UrlMapsAggregatedListCall) Context(ctx context.Context) *UrlMapsAggregatedListCall + func (c *UrlMapsAggregatedListCall) Do(opts ...googleapi.CallOption) (*UrlMapsAggregatedList, error) + func (c *UrlMapsAggregatedListCall) Fields(s ...googleapi.Field) *UrlMapsAggregatedListCall + func (c *UrlMapsAggregatedListCall) Filter(filter string) *UrlMapsAggregatedListCall + func (c *UrlMapsAggregatedListCall) Header() http.Header + func (c *UrlMapsAggregatedListCall) IfNoneMatch(entityTag string) *UrlMapsAggregatedListCall + func (c *UrlMapsAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *UrlMapsAggregatedListCall + func (c *UrlMapsAggregatedListCall) MaxResults(maxResults int64) *UrlMapsAggregatedListCall + func (c *UrlMapsAggregatedListCall) OrderBy(orderBy string) *UrlMapsAggregatedListCall + func (c *UrlMapsAggregatedListCall) PageToken(pageToken string) *UrlMapsAggregatedListCall + func (c *UrlMapsAggregatedListCall) Pages(ctx context.Context, f func(*UrlMapsAggregatedList) error) error + func (c *UrlMapsAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *UrlMapsAggregatedListCall + type UrlMapsAggregatedListWarning struct + Code string + Data []*UrlMapsAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *UrlMapsAggregatedListWarning) MarshalJSON() ([]byte, error) + type UrlMapsAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *UrlMapsAggregatedListWarningData) MarshalJSON() ([]byte, error) + type UrlMapsDeleteCall struct + func (c *UrlMapsDeleteCall) Context(ctx context.Context) *UrlMapsDeleteCall + func (c *UrlMapsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *UrlMapsDeleteCall) Fields(s ...googleapi.Field) *UrlMapsDeleteCall + func (c *UrlMapsDeleteCall) Header() http.Header + func (c *UrlMapsDeleteCall) RequestId(requestId string) *UrlMapsDeleteCall + type UrlMapsGetCall struct + func (c *UrlMapsGetCall) Context(ctx context.Context) *UrlMapsGetCall + func (c *UrlMapsGetCall) Do(opts ...googleapi.CallOption) (*UrlMap, error) + func (c *UrlMapsGetCall) Fields(s ...googleapi.Field) *UrlMapsGetCall + func (c *UrlMapsGetCall) Header() http.Header + func (c *UrlMapsGetCall) IfNoneMatch(entityTag string) *UrlMapsGetCall + type UrlMapsInsertCall struct + func (c *UrlMapsInsertCall) Context(ctx context.Context) *UrlMapsInsertCall + func (c *UrlMapsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *UrlMapsInsertCall) Fields(s ...googleapi.Field) *UrlMapsInsertCall + func (c *UrlMapsInsertCall) Header() http.Header + func (c *UrlMapsInsertCall) RequestId(requestId string) *UrlMapsInsertCall + type UrlMapsInvalidateCacheCall struct + func (c *UrlMapsInvalidateCacheCall) Context(ctx context.Context) *UrlMapsInvalidateCacheCall + func (c *UrlMapsInvalidateCacheCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *UrlMapsInvalidateCacheCall) Fields(s ...googleapi.Field) *UrlMapsInvalidateCacheCall + func (c *UrlMapsInvalidateCacheCall) Header() http.Header + func (c *UrlMapsInvalidateCacheCall) RequestId(requestId string) *UrlMapsInvalidateCacheCall + type UrlMapsListCall struct + func (c *UrlMapsListCall) Context(ctx context.Context) *UrlMapsListCall + func (c *UrlMapsListCall) Do(opts ...googleapi.CallOption) (*UrlMapList, error) + func (c *UrlMapsListCall) Fields(s ...googleapi.Field) *UrlMapsListCall + func (c *UrlMapsListCall) Filter(filter string) *UrlMapsListCall + func (c *UrlMapsListCall) Header() http.Header + func (c *UrlMapsListCall) IfNoneMatch(entityTag string) *UrlMapsListCall + func (c *UrlMapsListCall) MaxResults(maxResults int64) *UrlMapsListCall + func (c *UrlMapsListCall) OrderBy(orderBy string) *UrlMapsListCall + func (c *UrlMapsListCall) PageToken(pageToken string) *UrlMapsListCall + func (c *UrlMapsListCall) Pages(ctx context.Context, f func(*UrlMapList) error) error + func (c *UrlMapsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *UrlMapsListCall + type UrlMapsPatchCall struct + func (c *UrlMapsPatchCall) Context(ctx context.Context) *UrlMapsPatchCall + func (c *UrlMapsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *UrlMapsPatchCall) Fields(s ...googleapi.Field) *UrlMapsPatchCall + func (c *UrlMapsPatchCall) Header() http.Header + func (c *UrlMapsPatchCall) RequestId(requestId string) *UrlMapsPatchCall + type UrlMapsScopedList struct + ForceSendFields []string + NullFields []string + UrlMaps []*UrlMap + Warning *UrlMapsScopedListWarning + func (s *UrlMapsScopedList) MarshalJSON() ([]byte, error) + type UrlMapsScopedListWarning struct + Code string + Data []*UrlMapsScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *UrlMapsScopedListWarning) MarshalJSON() ([]byte, error) + type UrlMapsScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *UrlMapsScopedListWarningData) MarshalJSON() ([]byte, error) + type UrlMapsService struct + func NewUrlMapsService(s *Service) *UrlMapsService + func (r *UrlMapsService) AggregatedList(project string) *UrlMapsAggregatedListCall + func (r *UrlMapsService) Delete(project string, urlMap string) *UrlMapsDeleteCall + func (r *UrlMapsService) Get(project string, urlMap string) *UrlMapsGetCall + func (r *UrlMapsService) Insert(project string, urlmap *UrlMap) *UrlMapsInsertCall + func (r *UrlMapsService) InvalidateCache(project string, urlMap string, cacheinvalidationrule *CacheInvalidationRule) *UrlMapsInvalidateCacheCall + func (r *UrlMapsService) List(project string) *UrlMapsListCall + func (r *UrlMapsService) Patch(project string, urlMap string, urlmap *UrlMap) *UrlMapsPatchCall + func (r *UrlMapsService) TestIamPermissions(project string, resource string, ...) *UrlMapsTestIamPermissionsCall + func (r *UrlMapsService) Update(project string, urlMap string, urlmap *UrlMap) *UrlMapsUpdateCall + func (r *UrlMapsService) Validate(project string, urlMap string, urlmapsvalidaterequest *UrlMapsValidateRequest) *UrlMapsValidateCall + type UrlMapsTestIamPermissionsCall struct + func (c *UrlMapsTestIamPermissionsCall) Context(ctx context.Context) *UrlMapsTestIamPermissionsCall + func (c *UrlMapsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *UrlMapsTestIamPermissionsCall) Fields(s ...googleapi.Field) *UrlMapsTestIamPermissionsCall + func (c *UrlMapsTestIamPermissionsCall) Header() http.Header + type UrlMapsUpdateCall struct + func (c *UrlMapsUpdateCall) Context(ctx context.Context) *UrlMapsUpdateCall + func (c *UrlMapsUpdateCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *UrlMapsUpdateCall) Fields(s ...googleapi.Field) *UrlMapsUpdateCall + func (c *UrlMapsUpdateCall) Header() http.Header + func (c *UrlMapsUpdateCall) RequestId(requestId string) *UrlMapsUpdateCall + type UrlMapsValidateCall struct + func (c *UrlMapsValidateCall) Context(ctx context.Context) *UrlMapsValidateCall + func (c *UrlMapsValidateCall) Do(opts ...googleapi.CallOption) (*UrlMapsValidateResponse, error) + func (c *UrlMapsValidateCall) Fields(s ...googleapi.Field) *UrlMapsValidateCall + func (c *UrlMapsValidateCall) Header() http.Header + type UrlMapsValidateRequest struct + ForceSendFields []string + NullFields []string + Resource *UrlMap + func (s *UrlMapsValidateRequest) MarshalJSON() ([]byte, error) + type UrlMapsValidateResponse struct + ForceSendFields []string + NullFields []string + Result *UrlMapValidationResult + func (s *UrlMapsValidateResponse) MarshalJSON() ([]byte, error) + type UrlRewrite struct + ForceSendFields []string + HostRewrite string + NullFields []string + PathPrefixRewrite string + func (s *UrlRewrite) MarshalJSON() ([]byte, error) + type UsableSubnetwork struct + ForceSendFields []string + IpCidrRange string + Network string + NullFields []string + SecondaryIpRanges []*UsableSubnetworkSecondaryRange + Subnetwork string + func (s *UsableSubnetwork) MarshalJSON() ([]byte, error) + type UsableSubnetworkSecondaryRange struct + ForceSendFields []string + IpCidrRange string + NullFields []string + RangeName string + func (s *UsableSubnetworkSecondaryRange) MarshalJSON() ([]byte, error) + type UsableSubnetworksAggregatedList struct + ForceSendFields []string + Id string + Items []*UsableSubnetwork + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *UsableSubnetworksAggregatedListWarning + func (s *UsableSubnetworksAggregatedList) MarshalJSON() ([]byte, error) + type UsableSubnetworksAggregatedListWarning struct + Code string + Data []*UsableSubnetworksAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *UsableSubnetworksAggregatedListWarning) MarshalJSON() ([]byte, error) + type UsableSubnetworksAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *UsableSubnetworksAggregatedListWarningData) MarshalJSON() ([]byte, error) + type UsageExportLocation struct + BucketName string + ForceSendFields []string + NullFields []string + ReportNamePrefix string + func (s *UsageExportLocation) MarshalJSON() ([]byte, error) + type VmEndpointNatMappings struct + ForceSendFields []string + InstanceName string + InterfaceNatMappings []*VmEndpointNatMappingsInterfaceNatMappings + NullFields []string + func (s *VmEndpointNatMappings) MarshalJSON() ([]byte, error) + type VmEndpointNatMappingsInterfaceNatMappings struct + DrainNatIpPortRanges []string + ForceSendFields []string + NatIpPortRanges []string + NullFields []string + NumTotalDrainNatPorts int64 + NumTotalNatPorts int64 + SourceAliasIpRange string + SourceVirtualIp string + func (s *VmEndpointNatMappingsInterfaceNatMappings) MarshalJSON() ([]byte, error) + type VmEndpointNatMappingsList struct + ForceSendFields []string + Id string + Kind string + NextPageToken string + NullFields []string + Result []*VmEndpointNatMappings + SelfLink string + Warning *VmEndpointNatMappingsListWarning + func (s *VmEndpointNatMappingsList) MarshalJSON() ([]byte, error) + type VmEndpointNatMappingsListWarning struct + Code string + Data []*VmEndpointNatMappingsListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *VmEndpointNatMappingsListWarning) MarshalJSON() ([]byte, error) + type VmEndpointNatMappingsListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *VmEndpointNatMappingsListWarningData) MarshalJSON() ([]byte, error) + type VpnGateway struct + CreationTimestamp string + Description string + ForceSendFields []string + Id uint64 + Kind string + LabelFingerprint string + Labels map[string]string + Name string + Network string + NullFields []string + Region string + SelfLink string + VpnInterfaces []*VpnGatewayVpnGatewayInterface + func (s *VpnGateway) MarshalJSON() ([]byte, error) + type VpnGatewayAggregatedList struct + ForceSendFields []string + Id string + Items map[string]VpnGatewaysScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *VpnGatewayAggregatedListWarning + func (s *VpnGatewayAggregatedList) MarshalJSON() ([]byte, error) + type VpnGatewayAggregatedListWarning struct + Code string + Data []*VpnGatewayAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *VpnGatewayAggregatedListWarning) MarshalJSON() ([]byte, error) + type VpnGatewayAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *VpnGatewayAggregatedListWarningData) MarshalJSON() ([]byte, error) + type VpnGatewayList struct + ForceSendFields []string + Id string + Items []*VpnGateway + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *VpnGatewayListWarning + func (s *VpnGatewayList) MarshalJSON() ([]byte, error) + type VpnGatewayListWarning struct + Code string + Data []*VpnGatewayListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *VpnGatewayListWarning) MarshalJSON() ([]byte, error) + type VpnGatewayListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *VpnGatewayListWarningData) MarshalJSON() ([]byte, error) + type VpnGatewayStatus struct + ForceSendFields []string + NullFields []string + VpnConnections []*VpnGatewayStatusVpnConnection + func (s *VpnGatewayStatus) MarshalJSON() ([]byte, error) + type VpnGatewayStatusHighAvailabilityRequirementState struct + ForceSendFields []string + NullFields []string + State string + UnsatisfiedReason string + func (s *VpnGatewayStatusHighAvailabilityRequirementState) MarshalJSON() ([]byte, error) + type VpnGatewayStatusTunnel struct + ForceSendFields []string + LocalGatewayInterface int64 + NullFields []string + PeerGatewayInterface int64 + TunnelUrl string + func (s *VpnGatewayStatusTunnel) MarshalJSON() ([]byte, error) + type VpnGatewayStatusVpnConnection struct + ForceSendFields []string + NullFields []string + PeerExternalGateway string + PeerGcpGateway string + State *VpnGatewayStatusHighAvailabilityRequirementState + Tunnels []*VpnGatewayStatusTunnel + func (s *VpnGatewayStatusVpnConnection) MarshalJSON() ([]byte, error) + type VpnGatewayVpnGatewayInterface struct + ForceSendFields []string + Id int64 + IpAddress string + NullFields []string + func (s *VpnGatewayVpnGatewayInterface) MarshalJSON() ([]byte, error) + type VpnGatewaysAggregatedListCall struct + func (c *VpnGatewaysAggregatedListCall) Context(ctx context.Context) *VpnGatewaysAggregatedListCall + func (c *VpnGatewaysAggregatedListCall) Do(opts ...googleapi.CallOption) (*VpnGatewayAggregatedList, error) + func (c *VpnGatewaysAggregatedListCall) Fields(s ...googleapi.Field) *VpnGatewaysAggregatedListCall + func (c *VpnGatewaysAggregatedListCall) Filter(filter string) *VpnGatewaysAggregatedListCall + func (c *VpnGatewaysAggregatedListCall) Header() http.Header + func (c *VpnGatewaysAggregatedListCall) IfNoneMatch(entityTag string) *VpnGatewaysAggregatedListCall + func (c *VpnGatewaysAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *VpnGatewaysAggregatedListCall + func (c *VpnGatewaysAggregatedListCall) MaxResults(maxResults int64) *VpnGatewaysAggregatedListCall + func (c *VpnGatewaysAggregatedListCall) OrderBy(orderBy string) *VpnGatewaysAggregatedListCall + func (c *VpnGatewaysAggregatedListCall) PageToken(pageToken string) *VpnGatewaysAggregatedListCall + func (c *VpnGatewaysAggregatedListCall) Pages(ctx context.Context, f func(*VpnGatewayAggregatedList) error) error + func (c *VpnGatewaysAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *VpnGatewaysAggregatedListCall + type VpnGatewaysDeleteCall struct + func (c *VpnGatewaysDeleteCall) Context(ctx context.Context) *VpnGatewaysDeleteCall + func (c *VpnGatewaysDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *VpnGatewaysDeleteCall) Fields(s ...googleapi.Field) *VpnGatewaysDeleteCall + func (c *VpnGatewaysDeleteCall) Header() http.Header + func (c *VpnGatewaysDeleteCall) RequestId(requestId string) *VpnGatewaysDeleteCall + type VpnGatewaysGetCall struct + func (c *VpnGatewaysGetCall) Context(ctx context.Context) *VpnGatewaysGetCall + func (c *VpnGatewaysGetCall) Do(opts ...googleapi.CallOption) (*VpnGateway, error) + func (c *VpnGatewaysGetCall) Fields(s ...googleapi.Field) *VpnGatewaysGetCall + func (c *VpnGatewaysGetCall) Header() http.Header + func (c *VpnGatewaysGetCall) IfNoneMatch(entityTag string) *VpnGatewaysGetCall + type VpnGatewaysGetStatusCall struct + func (c *VpnGatewaysGetStatusCall) Context(ctx context.Context) *VpnGatewaysGetStatusCall + func (c *VpnGatewaysGetStatusCall) Do(opts ...googleapi.CallOption) (*VpnGatewaysGetStatusResponse, error) + func (c *VpnGatewaysGetStatusCall) Fields(s ...googleapi.Field) *VpnGatewaysGetStatusCall + func (c *VpnGatewaysGetStatusCall) Header() http.Header + func (c *VpnGatewaysGetStatusCall) IfNoneMatch(entityTag string) *VpnGatewaysGetStatusCall + type VpnGatewaysGetStatusResponse struct + ForceSendFields []string + NullFields []string + Result *VpnGatewayStatus + func (s *VpnGatewaysGetStatusResponse) MarshalJSON() ([]byte, error) + type VpnGatewaysInsertCall struct + func (c *VpnGatewaysInsertCall) Context(ctx context.Context) *VpnGatewaysInsertCall + func (c *VpnGatewaysInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *VpnGatewaysInsertCall) Fields(s ...googleapi.Field) *VpnGatewaysInsertCall + func (c *VpnGatewaysInsertCall) Header() http.Header + func (c *VpnGatewaysInsertCall) RequestId(requestId string) *VpnGatewaysInsertCall + type VpnGatewaysListCall struct + func (c *VpnGatewaysListCall) Context(ctx context.Context) *VpnGatewaysListCall + func (c *VpnGatewaysListCall) Do(opts ...googleapi.CallOption) (*VpnGatewayList, error) + func (c *VpnGatewaysListCall) Fields(s ...googleapi.Field) *VpnGatewaysListCall + func (c *VpnGatewaysListCall) Filter(filter string) *VpnGatewaysListCall + func (c *VpnGatewaysListCall) Header() http.Header + func (c *VpnGatewaysListCall) IfNoneMatch(entityTag string) *VpnGatewaysListCall + func (c *VpnGatewaysListCall) MaxResults(maxResults int64) *VpnGatewaysListCall + func (c *VpnGatewaysListCall) OrderBy(orderBy string) *VpnGatewaysListCall + func (c *VpnGatewaysListCall) PageToken(pageToken string) *VpnGatewaysListCall + func (c *VpnGatewaysListCall) Pages(ctx context.Context, f func(*VpnGatewayList) error) error + func (c *VpnGatewaysListCall) ReturnPartialSuccess(returnPartialSuccess bool) *VpnGatewaysListCall + type VpnGatewaysScopedList struct + ForceSendFields []string + NullFields []string + VpnGateways []*VpnGateway + Warning *VpnGatewaysScopedListWarning + func (s *VpnGatewaysScopedList) MarshalJSON() ([]byte, error) + type VpnGatewaysScopedListWarning struct + Code string + Data []*VpnGatewaysScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *VpnGatewaysScopedListWarning) MarshalJSON() ([]byte, error) + type VpnGatewaysScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *VpnGatewaysScopedListWarningData) MarshalJSON() ([]byte, error) + type VpnGatewaysService struct + func NewVpnGatewaysService(s *Service) *VpnGatewaysService + func (r *VpnGatewaysService) AggregatedList(project string) *VpnGatewaysAggregatedListCall + func (r *VpnGatewaysService) Delete(project string, region string, vpnGateway string) *VpnGatewaysDeleteCall + func (r *VpnGatewaysService) Get(project string, region string, vpnGateway string) *VpnGatewaysGetCall + func (r *VpnGatewaysService) GetStatus(project string, region string, vpnGateway string) *VpnGatewaysGetStatusCall + func (r *VpnGatewaysService) Insert(project string, region string, vpngateway *VpnGateway) *VpnGatewaysInsertCall + func (r *VpnGatewaysService) List(project string, region string) *VpnGatewaysListCall + func (r *VpnGatewaysService) SetLabels(project string, region string, resource string, ...) *VpnGatewaysSetLabelsCall + type VpnGatewaysSetLabelsCall struct + func (c *VpnGatewaysSetLabelsCall) Context(ctx context.Context) *VpnGatewaysSetLabelsCall + func (c *VpnGatewaysSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *VpnGatewaysSetLabelsCall) Fields(s ...googleapi.Field) *VpnGatewaysSetLabelsCall + func (c *VpnGatewaysSetLabelsCall) Header() http.Header + func (c *VpnGatewaysSetLabelsCall) RequestId(requestId string) *VpnGatewaysSetLabelsCall + type VpnTunnel struct + CreationTimestamp string + Description string + DetailedStatus string + ForceSendFields []string + Id uint64 + IkeVersion int64 + Kind string + LabelFingerprint string + Labels map[string]string + LocalTrafficSelector []string + Name string + NullFields []string + PeerExternalGateway string + PeerExternalGatewayInterface int64 + PeerGcpGateway string + PeerIp string + Region string + RemoteTrafficSelector []string + Router string + SelfLink string + SharedSecret string + SharedSecretHash string + Status string + TargetVpnGateway string + VpnGateway string + VpnGatewayInterface int64 + func (s *VpnTunnel) MarshalJSON() ([]byte, error) + type VpnTunnelAggregatedList struct + ForceSendFields []string + Id string + Items map[string]VpnTunnelsScopedList + Kind string + NextPageToken string + NullFields []string + SelfLink string + Unreachables []string + Warning *VpnTunnelAggregatedListWarning + func (s *VpnTunnelAggregatedList) MarshalJSON() ([]byte, error) + type VpnTunnelAggregatedListWarning struct + Code string + Data []*VpnTunnelAggregatedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *VpnTunnelAggregatedListWarning) MarshalJSON() ([]byte, error) + type VpnTunnelAggregatedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *VpnTunnelAggregatedListWarningData) MarshalJSON() ([]byte, error) + type VpnTunnelList struct + ForceSendFields []string + Id string + Items []*VpnTunnel + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *VpnTunnelListWarning + func (s *VpnTunnelList) MarshalJSON() ([]byte, error) + type VpnTunnelListWarning struct + Code string + Data []*VpnTunnelListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *VpnTunnelListWarning) MarshalJSON() ([]byte, error) + type VpnTunnelListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *VpnTunnelListWarningData) MarshalJSON() ([]byte, error) + type VpnTunnelsAggregatedListCall struct + func (c *VpnTunnelsAggregatedListCall) Context(ctx context.Context) *VpnTunnelsAggregatedListCall + func (c *VpnTunnelsAggregatedListCall) Do(opts ...googleapi.CallOption) (*VpnTunnelAggregatedList, error) + func (c *VpnTunnelsAggregatedListCall) Fields(s ...googleapi.Field) *VpnTunnelsAggregatedListCall + func (c *VpnTunnelsAggregatedListCall) Filter(filter string) *VpnTunnelsAggregatedListCall + func (c *VpnTunnelsAggregatedListCall) Header() http.Header + func (c *VpnTunnelsAggregatedListCall) IfNoneMatch(entityTag string) *VpnTunnelsAggregatedListCall + func (c *VpnTunnelsAggregatedListCall) IncludeAllScopes(includeAllScopes bool) *VpnTunnelsAggregatedListCall + func (c *VpnTunnelsAggregatedListCall) MaxResults(maxResults int64) *VpnTunnelsAggregatedListCall + func (c *VpnTunnelsAggregatedListCall) OrderBy(orderBy string) *VpnTunnelsAggregatedListCall + func (c *VpnTunnelsAggregatedListCall) PageToken(pageToken string) *VpnTunnelsAggregatedListCall + func (c *VpnTunnelsAggregatedListCall) Pages(ctx context.Context, f func(*VpnTunnelAggregatedList) error) error + func (c *VpnTunnelsAggregatedListCall) ReturnPartialSuccess(returnPartialSuccess bool) *VpnTunnelsAggregatedListCall + type VpnTunnelsDeleteCall struct + func (c *VpnTunnelsDeleteCall) Context(ctx context.Context) *VpnTunnelsDeleteCall + func (c *VpnTunnelsDeleteCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *VpnTunnelsDeleteCall) Fields(s ...googleapi.Field) *VpnTunnelsDeleteCall + func (c *VpnTunnelsDeleteCall) Header() http.Header + func (c *VpnTunnelsDeleteCall) RequestId(requestId string) *VpnTunnelsDeleteCall + type VpnTunnelsGetCall struct + func (c *VpnTunnelsGetCall) Context(ctx context.Context) *VpnTunnelsGetCall + func (c *VpnTunnelsGetCall) Do(opts ...googleapi.CallOption) (*VpnTunnel, error) + func (c *VpnTunnelsGetCall) Fields(s ...googleapi.Field) *VpnTunnelsGetCall + func (c *VpnTunnelsGetCall) Header() http.Header + func (c *VpnTunnelsGetCall) IfNoneMatch(entityTag string) *VpnTunnelsGetCall + type VpnTunnelsInsertCall struct + func (c *VpnTunnelsInsertCall) Context(ctx context.Context) *VpnTunnelsInsertCall + func (c *VpnTunnelsInsertCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *VpnTunnelsInsertCall) Fields(s ...googleapi.Field) *VpnTunnelsInsertCall + func (c *VpnTunnelsInsertCall) Header() http.Header + func (c *VpnTunnelsInsertCall) RequestId(requestId string) *VpnTunnelsInsertCall + type VpnTunnelsListCall struct + func (c *VpnTunnelsListCall) Context(ctx context.Context) *VpnTunnelsListCall + func (c *VpnTunnelsListCall) Do(opts ...googleapi.CallOption) (*VpnTunnelList, error) + func (c *VpnTunnelsListCall) Fields(s ...googleapi.Field) *VpnTunnelsListCall + func (c *VpnTunnelsListCall) Filter(filter string) *VpnTunnelsListCall + func (c *VpnTunnelsListCall) Header() http.Header + func (c *VpnTunnelsListCall) IfNoneMatch(entityTag string) *VpnTunnelsListCall + func (c *VpnTunnelsListCall) MaxResults(maxResults int64) *VpnTunnelsListCall + func (c *VpnTunnelsListCall) OrderBy(orderBy string) *VpnTunnelsListCall + func (c *VpnTunnelsListCall) PageToken(pageToken string) *VpnTunnelsListCall + func (c *VpnTunnelsListCall) Pages(ctx context.Context, f func(*VpnTunnelList) error) error + func (c *VpnTunnelsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *VpnTunnelsListCall + type VpnTunnelsScopedList struct + ForceSendFields []string + NullFields []string + VpnTunnels []*VpnTunnel + Warning *VpnTunnelsScopedListWarning + func (s *VpnTunnelsScopedList) MarshalJSON() ([]byte, error) + type VpnTunnelsScopedListWarning struct + Code string + Data []*VpnTunnelsScopedListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *VpnTunnelsScopedListWarning) MarshalJSON() ([]byte, error) + type VpnTunnelsScopedListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *VpnTunnelsScopedListWarningData) MarshalJSON() ([]byte, error) + type VpnTunnelsService struct + func NewVpnTunnelsService(s *Service) *VpnTunnelsService + func (r *VpnTunnelsService) AggregatedList(project string) *VpnTunnelsAggregatedListCall + func (r *VpnTunnelsService) Delete(project string, region string, vpnTunnel string) *VpnTunnelsDeleteCall + func (r *VpnTunnelsService) Get(project string, region string, vpnTunnel string) *VpnTunnelsGetCall + func (r *VpnTunnelsService) Insert(project string, region string, vpntunnel *VpnTunnel) *VpnTunnelsInsertCall + func (r *VpnTunnelsService) List(project string, region string) *VpnTunnelsListCall + func (r *VpnTunnelsService) SetLabels(project string, region string, resource string, ...) *VpnTunnelsSetLabelsCall + func (r *VpnTunnelsService) TestIamPermissions(project string, region string, resource string, ...) *VpnTunnelsTestIamPermissionsCall + type VpnTunnelsSetLabelsCall struct + func (c *VpnTunnelsSetLabelsCall) Context(ctx context.Context) *VpnTunnelsSetLabelsCall + func (c *VpnTunnelsSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *VpnTunnelsSetLabelsCall) Fields(s ...googleapi.Field) *VpnTunnelsSetLabelsCall + func (c *VpnTunnelsSetLabelsCall) Header() http.Header + func (c *VpnTunnelsSetLabelsCall) RequestId(requestId string) *VpnTunnelsSetLabelsCall + type VpnTunnelsTestIamPermissionsCall struct + func (c *VpnTunnelsTestIamPermissionsCall) Context(ctx context.Context) *VpnTunnelsTestIamPermissionsCall + func (c *VpnTunnelsTestIamPermissionsCall) Do(opts ...googleapi.CallOption) (*TestPermissionsResponse, error) + func (c *VpnTunnelsTestIamPermissionsCall) Fields(s ...googleapi.Field) *VpnTunnelsTestIamPermissionsCall + func (c *VpnTunnelsTestIamPermissionsCall) Header() http.Header + type WafExpressionSet struct + Aliases []string + Expressions []*WafExpressionSetExpression + ForceSendFields []string + Id string + NullFields []string + func (s *WafExpressionSet) MarshalJSON() ([]byte, error) + type WafExpressionSetExpression struct + ForceSendFields []string + Id string + NullFields []string + func (s *WafExpressionSetExpression) MarshalJSON() ([]byte, error) + type WeightedBackendService struct + BackendService string + ForceSendFields []string + HeaderAction *HttpHeaderAction + NullFields []string + Weight int64 + func (s *WeightedBackendService) MarshalJSON() ([]byte, error) + type XpnHostList struct + ForceSendFields []string + Id string + Items []*Project + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *XpnHostListWarning + func (s *XpnHostList) MarshalJSON() ([]byte, error) + type XpnHostListWarning struct + Code string + Data []*XpnHostListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *XpnHostListWarning) MarshalJSON() ([]byte, error) + type XpnHostListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *XpnHostListWarningData) MarshalJSON() ([]byte, error) + type XpnResourceId struct + ForceSendFields []string + Id string + NullFields []string + Type string + func (s *XpnResourceId) MarshalJSON() ([]byte, error) + type Zone struct + AvailableCpuPlatforms []string + CreationTimestamp string + Deprecated *DeprecationStatus + Description string + ForceSendFields []string + Id uint64 + Kind string + Name string + NullFields []string + Region string + SelfLink string + Status string + func (s *Zone) MarshalJSON() ([]byte, error) + type ZoneList struct + ForceSendFields []string + Id string + Items []*Zone + Kind string + NextPageToken string + NullFields []string + SelfLink string + Warning *ZoneListWarning + func (s *ZoneList) MarshalJSON() ([]byte, error) + type ZoneListWarning struct + Code string + Data []*ZoneListWarningData + ForceSendFields []string + Message string + NullFields []string + func (s *ZoneListWarning) MarshalJSON() ([]byte, error) + type ZoneListWarningData struct + ForceSendFields []string + Key string + NullFields []string + Value string + func (s *ZoneListWarningData) MarshalJSON() ([]byte, error) + type ZoneOperationsDeleteCall struct + func (c *ZoneOperationsDeleteCall) Context(ctx context.Context) *ZoneOperationsDeleteCall + func (c *ZoneOperationsDeleteCall) Do(opts ...googleapi.CallOption) error + func (c *ZoneOperationsDeleteCall) Fields(s ...googleapi.Field) *ZoneOperationsDeleteCall + func (c *ZoneOperationsDeleteCall) Header() http.Header + type ZoneOperationsGetCall struct + func (c *ZoneOperationsGetCall) Context(ctx context.Context) *ZoneOperationsGetCall + func (c *ZoneOperationsGetCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ZoneOperationsGetCall) Fields(s ...googleapi.Field) *ZoneOperationsGetCall + func (c *ZoneOperationsGetCall) Header() http.Header + func (c *ZoneOperationsGetCall) IfNoneMatch(entityTag string) *ZoneOperationsGetCall + type ZoneOperationsListCall struct + func (c *ZoneOperationsListCall) Context(ctx context.Context) *ZoneOperationsListCall + func (c *ZoneOperationsListCall) Do(opts ...googleapi.CallOption) (*OperationList, error) + func (c *ZoneOperationsListCall) Fields(s ...googleapi.Field) *ZoneOperationsListCall + func (c *ZoneOperationsListCall) Filter(filter string) *ZoneOperationsListCall + func (c *ZoneOperationsListCall) Header() http.Header + func (c *ZoneOperationsListCall) IfNoneMatch(entityTag string) *ZoneOperationsListCall + func (c *ZoneOperationsListCall) MaxResults(maxResults int64) *ZoneOperationsListCall + func (c *ZoneOperationsListCall) OrderBy(orderBy string) *ZoneOperationsListCall + func (c *ZoneOperationsListCall) PageToken(pageToken string) *ZoneOperationsListCall + func (c *ZoneOperationsListCall) Pages(ctx context.Context, f func(*OperationList) error) error + func (c *ZoneOperationsListCall) ReturnPartialSuccess(returnPartialSuccess bool) *ZoneOperationsListCall + type ZoneOperationsService struct + func NewZoneOperationsService(s *Service) *ZoneOperationsService + func (r *ZoneOperationsService) Delete(project string, zone string, operation string) *ZoneOperationsDeleteCall + func (r *ZoneOperationsService) Get(project string, zone string, operation string) *ZoneOperationsGetCall + func (r *ZoneOperationsService) List(project string, zone string) *ZoneOperationsListCall + func (r *ZoneOperationsService) Wait(project string, zone string, operation string) *ZoneOperationsWaitCall + type ZoneOperationsWaitCall struct + func (c *ZoneOperationsWaitCall) Context(ctx context.Context) *ZoneOperationsWaitCall + func (c *ZoneOperationsWaitCall) Do(opts ...googleapi.CallOption) (*Operation, error) + func (c *ZoneOperationsWaitCall) Fields(s ...googleapi.Field) *ZoneOperationsWaitCall + func (c *ZoneOperationsWaitCall) Header() http.Header + type ZoneSetLabelsRequest struct + ForceSendFields []string + LabelFingerprint string + Labels map[string]string + NullFields []string + func (s *ZoneSetLabelsRequest) MarshalJSON() ([]byte, error) + type ZoneSetPolicyRequest struct + Bindings []*Binding + Etag string + ForceSendFields []string + NullFields []string + Policy *Policy + func (s *ZoneSetPolicyRequest) MarshalJSON() ([]byte, error) + type ZonesGetCall struct + func (c *ZonesGetCall) Context(ctx context.Context) *ZonesGetCall + func (c *ZonesGetCall) Do(opts ...googleapi.CallOption) (*Zone, error) + func (c *ZonesGetCall) Fields(s ...googleapi.Field) *ZonesGetCall + func (c *ZonesGetCall) Header() http.Header + func (c *ZonesGetCall) IfNoneMatch(entityTag string) *ZonesGetCall + type ZonesListCall struct + func (c *ZonesListCall) Context(ctx context.Context) *ZonesListCall + func (c *ZonesListCall) Do(opts ...googleapi.CallOption) (*ZoneList, error) + func (c *ZonesListCall) Fields(s ...googleapi.Field) *ZonesListCall + func (c *ZonesListCall) Filter(filter string) *ZonesListCall + func (c *ZonesListCall) Header() http.Header + func (c *ZonesListCall) IfNoneMatch(entityTag string) *ZonesListCall + func (c *ZonesListCall) MaxResults(maxResults int64) *ZonesListCall + func (c *ZonesListCall) OrderBy(orderBy string) *ZonesListCall + func (c *ZonesListCall) PageToken(pageToken string) *ZonesListCall + func (c *ZonesListCall) Pages(ctx context.Context, f func(*ZoneList) error) error + func (c *ZonesListCall) ReturnPartialSuccess(returnPartialSuccess bool) *ZonesListCall + type ZonesService struct + func NewZonesService(s *Service) *ZonesService + func (r *ZonesService) Get(project string, zone string) *ZonesGetCall + func (r *ZonesService) List(project string) *ZonesListCall